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

What is the synonym of join?

1013


How do use Having,Group by,Group function in SQL?

1787


What are different types of subquery?

1302


Explain the dbcc pintable command when would you use it?

965


Where do you find the default Index fill factor and how to change it?

1111


Do you know what are acid properties?

1119


What is global temp table?

1045


what is the system function to get current user's user id? : Sql server database administration

1045


How to download microsoft sql server 2005 express edition?

1085


What is data source object?

1064


How many types of relations are there between dimension and measure group? : sql server analysis services, ssas

1246


Explain the stored procedure?

1094


What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?

1085


What is the function of sql server agent windows service?

1141


How to execute multiple stored procedures at one time in sql server?

1056