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
Can a table have multiple primary keys?
What is a mysql server?
What is the use of mysqli_fetch_assoc?
What is the command used to create a database using php and mysql?
How can we convert between Unix & MySQL timestamps?
What is the difference between heap table and temporary table?
Consider you have the following three tables which have to be linked together.
How will you export tables as an xml file in mysql?
Explain % and _ inside like statement?
What is sqlyog?
How to insert dynamic values in mysql using php?
What is database url for mysql?
What is mysql in linux?
How triggers can be used in mysql?
What is back end and front end?