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
What are the similarities between a function and a procedure?
How many columns can be used for creating Index?
When to use order by in delete statement?
Is mysqli faster than mysql?
How to display odd rows in student table in mysql?
What is mysql shell?
What is the use of innodb in mysql?
How do I select a database in mysql workbench?
What are the functions used to encrypt and decrypt the data present in mysql?
What is mysql common?
How do I find mysql location?
Why do we write stored procedures?
In which year mysql created?
How to insert html code into mysql database using php?
What is the current mysql version?