How to drop a stored procedure in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
what is meant by magic query
I have table-A(1,2,3)& table-B(3,4,5).what is the different b/w below questions? A union all B? B union all A?
How to install oracle database 10g xe?
How to create a new table by selecting rows from another table?
what is the difference between dbms and rdbms?
I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.
Is insert autocommit in oracle?
Hi how Can I Add A Foreign key that references a table that has composit primary key ? example i had costumer table that has C_Id and SSN Both as PK and another table has C_Id that must refernece C_Id in Customers i done the usual way and got oracle error message about uniqeness any ideas plz
2. Display the item number and total cost for each order line (total cost = no of items X item cost). Name the calculated column TOTAL COST.
The join defined by the default data link is an outer join yes or no ?
Please explain the difference between outer join and inner join? With examples would be appreciable..!
What is SQL access advisor in Oracle?