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
What are group functions in oracle?
How to create a new oracle data file?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
How to delete multiple rows from a table in oracle?
Is truncate autocommit in oracle?
What is memory advisor in Oracle?
What is a cursor in oracle?
How to create a new table in your schema?
Where are the settings stored for each instance in oracle?
How to convert numbers to characters in oracle?
What is an oracle tablespace?
Is primary key indexed by default in oracle?
what are steps for interface? where is exchange rate defined in which table?
How to use "if" statements on multiple conditions?