What is the maximum length of a table name, a database name,
or a field name in MySQL?
Answer Posted / shripad chandratre
All has 64 characters.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to load data files into tables with 'mysqlimport'?
How does mysql clustering work?
How many queries can mysql handle?
How many ways we can retrieve the date in result set of mysql using php?
How large can a mysql table be?
What is difference between mysql_connect and mysql_pconnect?
What is mysql database used for?
What is relational database in mysql?
How to represent ENUMs and SETs internally?
What is regex in mysql?
What is the difference between unix timestamp and mysql timestamp?
How does mysql store dates?
What is procedure in mysql?
How do I install mysql workbench?
Is mysql same as sql?