How to create tables for odbc connection testing?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between formal parameters and actual parameters?
What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN?
Can multiple columns be used in group by in oracle?
I have query like this. select dept_id, max_mark from stude_dept where min_mark= (select min(mini_mark) from stud_dept); How can i optimize this query. Can anyone help me with it
State the various uses of dbcc command?
What is hot backup and logical backup?
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 do u setup a replication site?
How to load data through external tables?
Please explain compound trigger in oracle?
Please explain the difference between outer join and inner join? With examples would be appreciable..!
Why use resource manager in Oracle?