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 2000 Forums
 SQL Server Development (2000)
 to get rowcount

Author  Topic 

raju2647
Starting Member

22 Posts

Posted - 2004-11-03 : 06:05:10
hai
liket to know what is the equivalent of rowcount(oracle)in MSSQL server.
or
to get the rowindex in a select statement like
rowcount Name
1 name1
2 name2
3 name3

regards
raju

rockmoose
SQL Natt Alfen

3279 Posts

Posted - 2004-11-03 : 06:29:43
Short answer: There is none.
Longer answers:
[url]http://sqlteam.com/forums/topic.asp?TOPIC_ID=40779[/url]
[url]http://sqlteam.com/forums/topic.asp?TOPIC_ID=37746[/url]
[url]http://sqlteam.com/forums/topic.asp?TOPIC_ID=31741[/url]

rockmoose
Go to Top of Page
   

- Advertisement -