how to get the rowid/rownumbes of a table in sqlserver
Answer Posted / renu
Row_number() works on SQL 2005 and upper version, if u r
trying it on 2000 it will not work.
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Is mysql better than sql server?
Define full outer join in sql server joins?
What is impersonation? What are the different impersonation options available in ssas? : sql server analysis services, ssas
How do I find query history in sql server?
How does recursive cte works in sql server?
Where do we use trace frag?
Can we call stored procedure in view in sql server?
How does a profiler work?
What do we have to check in database testing?
What is the difference between a view and a stored procedure?
What does indexation mean?
What are page splits? : SQL Server Architecture
Explain where clause?
Which rendering formats are affected by the pagesize properties?
What is the federation in sql azure?