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 select 5 to 7 rows from a table, which contains 10 rows?

Answers were Sorted based on User's Feedback



how to select 5 to 7 rows from a table, which contains 10 rows?..

Answer / sam

select * from emp where empid >=5 and empid <=7

Is This Answer Correct ?    3 Yes 9 No

Post New Answer

More SQL Server Interview Questions

How to generate create procedure script on an existing stored procedure?

0 Answers  


What is database replication?

0 Answers  


How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication

0 Answers  


where the connection string store in the database

0 Answers   HCL, Wipro,


Can select statements be used on views in ms sql server?

0 Answers  


How will you know when statistics on a table are obsolete?

0 Answers  


what's the difference between a primary key and a unique key? : Sql server database administration

0 Answers  


Do you know what is difference between index seek vs. Index scan?

0 Answers  


Can you explain about buffer cash and log cache in sql server?

0 Answers  


How to connect a database with sql express.?

0 Answers   MCN Solutions,


Is sql server implemented as a service or an application? : Sql server database administration

0 Answers  


Tell me what are cursors and when they are useful?

0 Answers  


Categories