What is the maximum number of columns per table?



What is the maximum number of columns per table?..

Answer / Ankur Kesarwani

"The maximum number of columns in a MySQL table is 4096, but this limit may be lower depending on the storage engine and version"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is difference between function and procedure in mysql?

1 Answers  


What is MySQL Stored Procedure?

1 Answers  


What can you do with mysql?

1 Answers  


how we will Show selected records sorted in an ascending (asc) or descending (desc).

1 Answers  


What is mysql_query?

1 Answers  


What are the advantages/disadvantages of mysql and php?

1 Answers  


What is the difference between having and where clause in mysql? Explain

1 Answers  


What is pdo in mysql?

1 Answers  


Can we create table in stored procedure?

1 Answers  


How do I change directories in mysql?

1 Answers  


What is the difference between char and varchar in mysql?

1 Answers  


Differentiate between FLOAT and DOUBLE?

1 Answers  


Categories