Answer Posted / guest
select * from tablename
where col1=xyz
delete col1;
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
List the various oracle database objects?
How to check database size in Oracle?
How to apply filtering criteria at group level in oracle?
What is the difference between truncate & delete command?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
Difference between pre-select and pre-query
What is recovery manager in Oracle?
nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
what is difference between sql plus and sql*plus? (not sql and sql plus).
How many types of tables supported by oracle?
Why do we need integrity constraints in a database?
How does oracle handle read consistency?
How to define a record variable to store a table row?
What is difference between cartesian join and cross join?
Explain an index?