query for selecting last column from sqldb

Reply

Join Date: Dec 2008
Posts: 2
Reputation: bhagat khetwal is an unknown quantity at this point 
Solved Threads: 0
bhagat khetwal bhagat khetwal is offline Offline
Newbie Poster

query for selecting last column from sqldb

 
0
  #1
Dec 18th, 2008
how to select last record from a huge amount of database?can anyone help me with this?
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 8
Reputation: vasioky is an unknown quantity at this point 
Solved Threads: 1
vasioky vasioky is offline Offline
Newbie Poster

Re: query for selecting last column from sqldb

 
0
  #2
Dec 18th, 2008
in mssql
  1. SELECT Top 1 * FROM table ORDER BY en Desc
Last edited by peter_budo; Dec 18th, 2008 at 3:34 pm. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the MS SQL Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC