Issue
Is there any SQL Server database available for practice which contains more then 1 million rows in each table ?
Solution
You can use stackoverflow database itself:
I’m not sure if all tables have over 1 mln rows but as I remember db is big and certainly good for performance excersises.
Answered By – mkaczynski
Answer Checked By – Jay B. (BugsFixing Admin)