adspace
Answer Posted / Deepak Yadav
There isn't a fixed limit for the number of rows that can be stored in a SQL table, as it depends on various factors such as storage capacity, hardware, and database management system. However, Oracle Database has a limit of 17 billion rows per table by default (in a non-indexed table), but this can be increased.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to escape special characters in sql statements? : Sql dba
Does group by remove duplicates?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Can we rollback truncate?
what is collation? : Sql dba
what are the advantages of sql ? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
Is inner join faster than left join?
what are aggregate and scalar functions? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
Can delete statement be rollbacked?
What is the current version of postgresql?
Is primary key always clustered index?
What is the current version of sql?
define sql insert statement ? : Sql dba