What are the attributes of cursor?
No Answer is Posted For this Question
Be the First to Post Answer
Can objects of the same schema reside in different tablespace?
There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
6. Display the client name and order date for all orders using the traditional method.
12 RULES OF RDBMS
Differentiate between pre-select and pre-query?
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
How do I know if oracle is installed on windows?
What is a lookup table in oracle?
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
Why packages are used in oracle?
find out first highest salary?
10 Answers Verinon Technology Solutions,
Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table