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 turn on or off recycle bin for the session?

812


Does facebook use oracle?

781


What are the limitations of check constraint?

760


What is private procedure oracle?

748


i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

1695


Calculate difference between 2 date / times in oracle sql?

778


What is backup in Oracle?

757


How do I find the database name in oracle?

764


How many types of table in Oracle?

820


What are the uses of a database trigger?

685


Respected sir, Please send me technical questions related to oracle apps..

1564


Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..

1856


What is bulk collect in oracle?

745


What is Undo Management Advisor in Oracle?

787


What are the roles of dba?

780