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 remove a row in a database table?

Answer Posted / chand

THE BELOW QUERY DELTES A ROW BASED ON A CONDITION
DELETE FROM <TABLE_NAME>
WHERE <COL_NAME>=<CONDITION>

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to omit columns with default values in insert statement in oracle?

1097


How do we get field details of a table?

1027


If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?

2332


What is proxy method?

1020


What are a collation and state the different types of collation sensitivity?

1233


Why does Oracle not permit the use of PCTUSED with indexes?

2478


How oracle handles dead locks?

1129


How can windows applications connect to oracle servers?

1115


Which is better Oracle or MS SQL? Why?

5029


What is the sid in oracle?

1032


What is bulk load in oracle?

1122


What is data block in Oracle?

1148


Explain a data segment?

1112


How to use null as conditions in oracle?

1124


How to concatenate two text values in oracle?

1152