How to remove a row in a database table?

Answer Posted / sriramya

delete table_name where col_name=value;

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain index?

757


What is a proxy object?

594


How to define an anonymous block?

626


How to export your own schema?

585


How to get execution statistics reports on query statements?

584






Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?

620


How do I use unicode codesets with the weblogic jdriver for oracle driver?

568


How to get maxsal , minsal, ename department wise in single query

1038


What are the various oracle database objects?

688


What are the advantages of oracle 12c?

565


In what script is snap$ created? In what script is the scott/tiger schema created?

2257


What is the use of aggregate functions in oracle?

591


How can we create the complete backup of data in the oracle.

1695


What is the difference between translate and replace in oracle?

669


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

584