Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to get 25th row in any table in sqlserver can u tell me
syntax

Answer Posted / sujitha

For Example TableName: Employee. Employee Have The
Following Fields.
Emp_No ( Identity Value)
Emp_Name
Designation



Select Top 1 * From Employee Where Emp_No Not in(Select
Top 24 Emp_No From Employee)

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get a list of columns in a view using the "sp_help" stored procedure?

1088


What is check constraint in sql server?

1047


Explain table valued parameters in sql server? Why tvp used?

1067


What are different types of views?

985


What is rolap and its advantage? : sql server analysis services, ssas

1329


What do you understand by check constraint in sql server?

1015


Explain the properties of a relational table?

1075


What is enhanced database mirroring in sql server 2008?

1033


How to add a new dsn with the odbc driver for sql server?

1112


What is normalization of database? What are its benefits?

1070


What is efficiency data?

1002


List the different types of joins?

1057


Where cross join is used?

1028


What is stretch database in sql server?

1120


What is the difference in accessing db between sql server vs sql azure?

174