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 / anup kumar pandey

There are two methods
1> select top 1(name) from anuppandey
or
2>select top 5o percent name from anuppandey

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain system functions or built-in functions? What are different types of system functions?

1045


Which event (check constraints, foreign key, rule, trigger, primary key check) will be performed last for an integrity check?

1045


Which sql server is best?

1054


Explain the microsoft sql server delete command? : SQL Server Architecture

1153


What is application role in sql server database security? : sql server security

1123


What is scalar user-defined function?

1192


How to check table values in sql server?

1012


Mention a few common trace flags used with sql server?

982


you want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition? : Sql server administration

1164


How to view existing indexes on an given table using sp_help?

1212


What are the new features of sql server 2012 reporting service?

141


Is the primary key column of a table an index in ms sql server?

1005


What is temporary stored procedure?

990


What are the new data types are introduced in sql 2000?

956


What is cached report?

150