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


Please Help Members By Posting Answers For Below Questions

How do I disable mysql?

715


What is a mysql model?

737


Explain % and _ inside like statement?

786


How can you calculate the sum of any column of a table?

757


How can I compare two mysql databases?

696


How do I download a mysql community server?

675


What are queries used for?

713


What is myisamchk?

745


How do I enable mysqli extension?

705


how to take mysql database backup?

832


What is user in mysql?

627


How to update info already in a table and delete a row(s) from a table.

670


How will show all records containing the name "sonia" and the phone number '9876543210'

729


What is the maximum size of mysql database?

701


How to create a table index in mysql?

727