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
What is the disadvantage of User defind function?
What is blob datatype?
What are the differences between primary key and unique key?
Why is oracle database so popular?
How do you bind variables in oracle?
What do you mean by a tablespace?
Explain cascading triggers.
What is oracle datasource?
What suggestions do you have to reduce the network traffic?
Give the constructs of a package, function or a procedure.
What is the usage of save points in oracle database?
How to use attributes of the implicit cursor in oracle?
How do I find the database name in oracle?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
How do I use unicode codesets with the weblogic jdriver for oracle driver?