Answer Posted / amit bhagat
delete from table where col_name=value
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How can windows applications connect to oracle servers?
What is an oracle transaction?
Explain the use of log option in exp command.
How will you differentiate between varchar & varchar2?
What is difference between truncate and delete?
What is an index associated with a constraint?
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?
What is the data pump import utility?
How do you tell what your machine name is and what is its IP address?
How do we display rows from the table without duplicates?
What is a cursor variable?
How to export your own schema?
What is clustered table in Oracle?
Explain a segment?
What are the differences between primary key and unique key?