Mysql Identifiers and their maximum lengths(Bytes)

by ArulKumar 2008-06-11 12:02:22



Mysql Identifiers:
1. Database
2. Table
3. column
4. Alias
5. Index

Length of the identifiers in bytes:

Database 64 bytes
Table 64 bytes
Column 64 bytes
Index 64 bytes
Alias 255 bytes

Tagged in:

1612
like
0
dislike
0
mail
flag

You must LOGIN to add comments