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
How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.
What is the default password for mysql?
How can you add and remove any column of a table?
Can you tell how many values can set the function of mysql to consider?
What does mysql_fetch_assoc do?
What is mysql uuid?
What are the advantages of MySQL when compared with Oracle?
How to create a new table in mysql?
what is the procedure to configure the application of mysql?
What is row level locking?
What is truncate command?
How do I edit a table in mysql workbench?
In a property booking section want a query to check that property is booked from StartDate to EndDate.Booking Table field are given id proerty_id start_date checkout_date no_of_visitor booking date status Waiting yours answer.. Thanks In Advance...
What are the indexes in mysql?
What are the three types of queries?