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)
 getting row number with each fetched row in sql2000 using functions

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-01 : 09:12:48
Satish writes "How can I get row numbers with each fetched rows in SQL 2000 using user defined functions? I know that we can achieve this using temp table and identity column in SQL 7.0 but I don't want to use this method.

Thanks in advance."
   

- Advertisement -