I have an application with a fairly simple, flat schema but the primary table could grow beyond a billion records.
Other than performance related issues, is there a limitation to the number of rows in a table?
I have an application with a fairly simple, flat schema but the primary table could grow beyond a billion records.
Other than performance related issues, is there a limitation to the number of rows in a table?