Reputation: 13
What is the maximum number of rows that can be inserted in a table in oracle? Does it depends upon columns or tablespace for that table...
Upvotes: 1
Views: 4011
Reputation: 1075
It depends on the size of the blocks, perhaps this link can help you find what you are looking for.