What is a subquery?
No Answer is Posted For this Question
Be the First to Post Answer
How to see the table columns used in an index?
How to count groups returned with the group by clause in oracle?
how may join possible between (requisition with purchase order)
What is meant by recursive hints ?
What are the attributes of the cursor?
What is oracle open database communication (odbc)?
I have a table emp. There is only one column in the table. In that , there are only three rows in that column. The value in the first row is 'A' and the value in the second row is 'B' and the third row is 'C'. Now, my question is , How will you write a select query to display the output as B C A Note: order by cannot be used coz it gives us output as CBA. But the output should be BCA.
Explain the features of oracle?
How to list all tables in your schema?
what is host string in sql plus? how does it related to database?
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.
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.