What is the maximum length of a table name, a database name,
or a field name in MySQL?
Answer Posted / ismail
Database name: 64 characters,Table name: 64 characters,
Column name: 64 characters
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How to create trigger in mysql phpmyadmin?
How do I delete a row in mysql?
How do I zip a file in mysql?
Can mysql store files?
How do I install mysql on windows 10 64 bit?
How many primary keys can be there in a table?
Does mysql use t sql?
What happens if you no create privilege in a database?
How do I enable mysqli extension?
How to set mysql variable in php?
How to show all records starting with the letters 'sonia' and the phone number '9876543210'
what are the different tables present in mysql? : Mysql dba
Why does mysql have so many connections?
What is difference between microsoft sql and mysql?
How to check if a record exists in a mysql database php?