What is the maximum length of a table name, database name,
and fieldname in MySQL?
Answer Posted / sbreddy
tablename=64
databasename=64
fieldname=64
| Is This Answer Correct ? | 101 Yes | 12 No |
Post New Answer View All Answers
What is insert query in mysql?
What, if a table has one column defined as TIMESTAMP?
Does uninstalling mysql delete database?
What is mysqli_free_result?
How many sql ddl commands are supported by 'mysql'?
What is pdo mysql?
Is blocked because of many connection errors unblock with mysqladmin flush hosts?
Where is mysql installed on linux?
How to convert numeric values to character strings?
Is mysql still popular?
What is current version of mysql?
What are slow queries?
Why mysql is so popular?
What is a join in mysql?
How do I kill a mysql query?