What is the usage of synonyms?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by joins?
i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
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.
What is columnar storage what is the advantage?
How to add a new column to an existing table in oracle?
How to create a new table in your schema?
5. Display full details for the creditor/s who has received the single largest payment. Do not use a table join or set operator anywhere in your query.
Write a syntax for update query in oracle?
Which database is better for os platform dependency?
What privilege is needed for a user to insert rows to tables in another schema?
select * from emp what happened internally when we write this query in the sql prompt?
What is the use of oracle?