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 will you delete a particular row from a Table?

Answer Posted / priya

delete from table where primarykey/uniquekey_columnname
= 'something';

I hope it will delete a desired particular row.

But if you want to delete a 100th row or something like
that answer will be different

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define commit, rollback and savepoint?

1076


What is rtm in testing?

1168


Explain lock escalation? : Transact sql

1265


What is trigger in sql?

1150


Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?

2331


what are the system privileges that are required by a schema owner (user) to create a trigger on a table?

1115


What is %type in pl sql?

1003


what is 'mysqldump'? : Sql dba

1160


what are the drivers in mysql? : Sql dba

1055


how to get a list of columns in an existing table? : Sql dba

1001


what's the difference between a primary key and a unique key? : Sql dba

1104


what is innodb? : Sql dba

1163


Which is faster view or stored procedure?

1004


What is the most restrictive isolation level? : Transact sql

1122


How many joins can you have in sql?

986