What is the maximum length of a table name, a database name,
or a field name in MySQL?
Answer Posted / ismail
Database name: 64 characters,Table name: 64 characters,
Column name: 64 characters
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How do I setup mysql?
How is oracle different from mysql?
What is the datatype for password in mysql?
How to create a new table in mysql?
Is mysql a relational database?
What is bdb (berkeleydb)?
Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?
What are the mysql database files stored in system ?
What are different types of queries?
What is the purpose of mysql database?
How do I export mysql query results to excel?
How to include character strings in sql statements?
Is oracle mysql free?
How to check if value already exists in mysql database in php?
In which language it is written?