What is the maximum number of columns in sql table?



What is the maximum number of columns in sql table?..

Answer / Prakash Narayan Mishra

The maximum number of columns in an SQL table varies depending on the database system. However, for most popular systems like MySQL and PostgreSQL, the limit is around 65535 columns.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

There is a table, In one column it has implemented a index, but the index is disturbed by the regular dml statements.. but still we need to keep the index. how it is possible?

1 Answers   Cognizant,


where are cookies actually stored on the hard disk? : Sql dba

1 Answers  


what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba

1 Answers  


What language is oracle sql developer?

1 Answers  


What are the different types of a subquery?

1 Answers  


What is the difference between left join and right join?

1 Answers  


How do I run a program in pl sql?

1 Answers  


Please let me know if UNION ALL and Natural Join does the same operation and are same...

7 Answers   iGate,


Can a procedure in a package be overloaded?

1 Answers   EXL,


What does sign mean sql?

1 Answers  


How many disk partitions should I have?

1 Answers  


Can we use SQL%ISOPEN in implicit cursors? Does this attribute works properly in Implicit Curosors?

3 Answers  


Categories