SELECT * FROM table1
SELECT COUNT(*) FROM table1
SELECT rows FROM sysindexes WHERE id = OBJECT_ID(table1) AND indid < 2
SELECT COUNT(*) FROM table1
SELECT rows FROM sysindexes WHERE id = OBJECT_ID(table1) AND indid < 2
Share This Post
(Tips & Download, Help to Learn Interview, Group Discussion & SQL)
Welcome to friendlylearn, a Learning blog started on 2012. Friendlylearn features mainly on Interview Question Group Discussion , Computer Tips and Tricks, Software, tutorials. This blog contains a very huge collection of Interview Question, computer articles covering, Internet, real time technology updates, Tips, Tricks and lot more
No comments:
Write comments