Answer Posted / malini paul
delete from <tablename> where <condition>;
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is an oracle recycle bin?
How to run queries on external tables?
Can we store pictures in the database and if so, how it can be done?
How to load data through external tables?
How to execute a stored program unit?
Can you drop an index associated with a unique or primary key constraint?
What is a system tablespace and when it is created?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
How to change system global area (sga) in oracle?
What is hot backup and logical backup?
Is oracle the best database?
What is using clause and give example?
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
How oracle handles dead locks?
How to execute the package in oracle?