home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Ask a Tech Support Question (free)!

t-sql select by row number

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 2306
Discussions: 200,942, Posts: 2,379,291, Members: 246,305
Old May 28th, 2009, 04:48 AM   Digg it!   #1 (permalink)
Member
 
Join Date: Aug 2008
Posts: 41
t-sql select by row number

I am making a program which selects a row from a database based on its row number, who can i do that using a sored procedure?

I googled about it a lot but I found nothing
Mostafa Nabil is offline   Reply With Quote
Old June 6th, 2009, 11:12 PM     #2 (permalink)
Member
 
Join Date: Oct 2003
Posts: 263
sql server 2005?

are you using sql server 2005?

SELECT
RecordID,
RecordName,
Row_Number() Over (Order By RecordName ASC) AS ROWID

FROM MyTable
ORDER BY RecordID ASC;
amtrac24 is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads
Thread Thread Starter Forum Replies Last Post
Saints Row 2 Ammo Help! Guitarlegend0101 General Gaming Discussion 0 May 27th, 2009 06:10 PM
(SQL Server 2008) Exporting Databases to 'SQL INSERT' statements gberz3 Applications and Operating Systems 0 May 3rd, 2009 12:46 AM
Row height differences in IE and FF Super Nick Webmastering and Programming 1 July 18th, 2006 02:38 PM
Two bad 6600GT's in a row??? DanU Graphics Cards and Displays 5 February 13th, 2006 11:14 PM


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
Is It Just Me? (2918)
Hackers global warming emails (5)
windows 7 problem (7)
Wireless Televisions. (10)
CPU fan stops spinning randomly (8)
Regular Build (6)
Is the PSU I received dead? (11)
HIS HD5770 graphic card question (15)
windows vista security holes (9)
Install XP pro and a Vista laptop ?.. (11)
Print spooler problem (13)
Foreign voltage (10)
Dept. of HS: NSA 'Helped' Develop V.. (15)
A good PSU? (10)
Recent Discussions
Wireless Televisions. (10)
Asus P4G8X Mobo (5)
screen resolution vs monitor size (2)
radeon x850xt platinum & shader 3 (4)
sms storage to PC (0)
Regular Build (6)
Open With ..... Win7 (0)
java code for fibonacci (1)
[F@H SPAM 11/16/09] ! 1/2 months to r.. (35)
windows 7 problem (7)
CPU fan stops spinning randomly (8)
Partition Magic caused HDD problem (3)
Is the PSU I received dead? (11)
Have you switched yet? (85)
Point and Shoot Camera Suggestions. (2)
Modern Warfare 2 freeze (13)
wireless user (1)
World's largest Monopoly Game using G.. (332)
Ideal cheap graph card for PC-Gaming? (17)
BIOS won't read disk when I try to fl.. (0)
Install XP pro and a Vista laptop ?? (11)
Graphics Card Upgrade Question (1)
favorit (1)
solutions for virtical white lines on.. (1)
Fire in DVD (2)


All times are GMT -4. The time now is 03:56 PM.
TechIMO Copyright 2009 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28