What is the maximum length of a table name, a database name,
or a field name in MySQL?
Answer Posted / rajan vardawaj
Database name: 64 characters Table name: 64 characters
Column name: 64 characters
| Is This Answer Correct ? | 34 Yes | 0 No |
Post New Answer View All Answers
Is mysql a nosql database?
How do I delete a mysql user?
What is row?
Is mysql free download?
How do I run mysql from command line?
How do you name a table?
How do I change a procedure in mysql?
What is the maximum size of mysql database?
Where is the mysql database stored?
Can a table have multiple primary keys?
How do I restore a database in mysql workbench?
Why we use mongodb instead of mysql?
What is mysql57?
How do I restart mysql on windows?
What is difference between group by and order by clause?