Computer Science, asked by Smrati4589, 1 year ago

What is the maximum length of a table name, a database name, or a field name in mysql

Answers

Answered by vijaysir999932
0

Answer:

64

Explanation:

It's 64 characters.

Database 64

Table 64

Column 64

Index 64

Constraint 64

Stored Procedure or Function 64

Trigger 64

View 64

Alias 256

Compound Statement Label 16

Similar questions