What is the use of oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What are the uses of linked server and explain it in detail?
Explain self joins in oracle?
What are the type of Synonyms?
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
what is the syntax of ALTER command?
Will you be able to store pictures in the database?
what is foreign key?
what are the diffeenes between oracle 9i,oracle 10g
What is a cluster Key ?
What is oracle host variable?
Can we store images in oracle database?
Can we call a trigger inside a function and function inside a trigger? Give example.