what is the difference between sql& oracle?
Answer Posted / guest
oracle is a database.
sql is the mediator between the oracle and the user for data transaction.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to write an inner join with the where clause in oracle?
What is index-organized table in Oracle?
Compare and contrast between sql and sql server and explain its various functions?
Explain the use of indexes option in exp command.
Explain temporal data types in oracle
Explain a synonym?
What are the differences between blob and clob in oracle?
How translate command is different from replace?
How to experiment a data lock in oracle?
How oracle handles dead locks?
What is open database communication (odbc) in oracle?
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.
definition of cluster and non-clustered index?
How to retrieve data from an cursor to a record?
Explain the use of Merge statement in oracle 11g