DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   MS SQL (http://www.daniweb.com/forums/forum127.html)
-   -   query for selecting last column from sqldb (http://www.daniweb.com/forums/thread162802.html)

bhagat khetwal Dec 18th, 2008 2:04 am
query for selecting last column from sqldb
 
how to select last record from a huge amount of database?can anyone help me with this?

vasioky Dec 18th, 2008 3:39 am
Re: query for selecting last column from sqldb
 
in mssql
select Top 1 * from table order by en Desc


All times are GMT -4. The time now is 9:57 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC