What is the maximum length of a table name, database name,
and fieldname in MySQL?
Answer Posted / virendra
Database: 64
Table: 64
Column: 64
Index: 64
Constraint: 64
Stored Function or Procedure: 64
Trigger: 64
View: 64
Compound Statement Label: 16
Is This Answer Correct ? | 33 Yes | 7 No |
Post New Answer View All Answers
What is mysql data directory? How to determine the location of the data directory?
what is mysql optimization in brief?
Consider a scenario where you have to send an email to a client from the sql database. How do you think you can achieve this task?
How do I declare a variable in mysql?
What is difference between mongodb and mysql?
how to Return total number of rows.
What is an example of a delimiter?
How to delete a column and add a new column to database
Does mysql use t sql?
Does mysql scale well?
What is cast in mysql?
What is mysql_connect?
What is difference between oracle and mysql?
What is the difference between truncate and delete in mysql?
How do I change mysql password?