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 find the particular row in table?(means suppose one
table contain 10 rows , in these 10 rows how to find the
particular row(example in 10 rows i want 5 row how)?

Answer Posted / uma

all the answers are wrong,the questions is like this there
are 100 rows they want o/p to display is in betwwen 50 and
100 are displayed


select top 100 * from tablename where empid not in(
select top 50 empid from TABLENAME)

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is standby servers? Explain types of standby servers.

1058


What do you understand by a view?

1049


How to use subqueries with the in operators in ms sql server?

1126


What is difference between inner join and full join?

1115


What is user-defined inline table-valued function?

1005


What are the differences between left join and inner join in sql server?

1157


How to perform backup for certificates in sql server? : sql server security

1145


What are the differences between union, intersect, and minus operators?

1143


What to check if a User database is locked?

1117


What are the advantages of user-defined functions over stored procedures in sql server?

1118


How do I start sql server 2016?

954


What are page splits?

1055


How to drop an existing table?

1054


How data can be copied from one table to another table?

1004


What are pessimistic lock and optimistic lock?

1142