Click here to Skip to main content
15,891,253 members
Articles / Database Development / SQL Server

Row Numbers in SQL Query (Microsoft SQL Server 2000 and 2005)

Rate me:
Please Sign up or sign in to vote.
4.82/5 (11 votes)
17 Aug 2009CPOL2 min read 155.2K   20  
Helps in assigning row numbers in the returned result of an SQL query
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Infence Technologies
India India
Ganesh Kumar has done his Bachelor's degree in Computer Science at Bharathiar University, Coimbatore, Master's degree in Computer Applications at IGNOU and M.Tech in Computer Science & Engineering at Dr. MGR University, Chennai, India.

He is having hands-on experience in Algorithm implementation, Application design/development for Servers, Desktop and Single Board Computer devices in .Net C#, C, C++.

Interested in developing & customizing algorithms.

His hobbies include Blogging, Listening to Music and Singing.

 Home:        http://www.infence.com/

Comments and Discussions