Forum : What is the maximum length of a table name, a database name, or a field name in MySQL?
Brief description  about Online courses   join in Online courses
View Arun  Desai 's Profile

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

length of a table name, a database name, or a field name...
Asked by Arun Desai | Nov 9, 2009 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Arun,

Database name : 64 characters
Table name : 64 characters
Column name : 64 characters
Nov 9, 2009