How to remove a row in a database table?

Answer Posted / malini paul

delete from <tablename> where <condition>;

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between post-database commit and post-form commit?

769


What is Java Pool in Oracle?

825


if you ctreate table identity

2108


What operating systems are supported by oracle database 10g xe?

790


How to pass parameters to procedures?

742


What is the maximum limit on the number of columns in a table?

746


What is an oracle wallet?

668


How to execute a stored program unit?

778


What is a system tablespace and when it is created?

729


When do I need to use a semicolon vs a slash in oracle sql?

791


What is object data modeling?

693


How to retrieve the count of updated rows?

766


Explain constraining triggers.

825


IS it possible to built the oracle database without setting the kernal parameters?

1978


How many types of auditing in Oracle?

787