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
 Other SQL Server Topics (2005)
 limit on number of records

Author  Topic 

meandgon
Starting Member

5 Posts

Posted - 2008-04-21 : 20:51:16
is there a limitations of number of records that shows in the table when you use show data table?

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-04-21 : 22:25:23
What do you mean 'show data table'? Open table in ssms? Not efficient for big table, better to do it in query window.
Go to Top of Page
   

- Advertisement -