Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 How to take sample data in sql?

Author  Topic 

tamancha.1
Starting Member

37 Posts

Posted - 2010-04-02 : 17:20:27
I have 100 million rows. I would like to have sample data which represents 100 million rows? Is there a way to do it in SQL?

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-04-03 : 01:59:45
do you mean this?

http://vyaskn.tripod.com/code/generate_inserts.txt

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -