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
If you are assigned a task, to find the information of procedures. What are the basic commands that you will use to do so?
How to rename an existing column in a table?
What is current version of mysql?
What are the method you will follow while sql installing
Can you rename a database in mysql?
How do I restore a mysql database?
Why does mysql have so many connections?
Why we use mysql workbench?
all the queries used in sql
What is clob in mysql
What is the purpose of using a heap table?
Is number a datatype in mysql?
How to delete an existing column in a table?
Why should I use mysql?
How do I run a query in mysql?