Showing posts with label a database name. Show all posts
Showing posts with label a database name. Show all posts

Saturday, May 16, 2009

What is the maximum length of a table name, a database name, or a field name in MySQL?

Database name: 64 characters
Table name: 64 characters
Column name: 64 characters