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
How to specify default values in insert statement using oracle?
How to revoke create session privilege from a user in oracle?
What is a relational database management system?
How do I limit the number of rows returned by an oracle query after ordering?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
In oracle there is column command, how will you explain that?
Explain oracle’s server parameter file.
How do we get field details of a table?
What are internal user account in oracle?
How to get a create statement for an existing table?
Whats the benefit of dbms_stats over analyze?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
How to rename a column in an existing table?
How to generate query output in html format?
Explain the characteristics of oracle dba?