Will you be able to store pictures in the database?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of compress option in exp command.
What is oracle database client?
What are various joins used while writing SUBQUERIES?
What is Public Database Link ?
Explain the use of file option in exp command.
What is a system tablespace?
Explain the use of record length option in exp command.
1:-How to write to update command in a procedure in oracle which update two different table at a time 2:-How to write the select command in a procedure in oracle which give multiple records
State any two functions of oracle?
How many types of tables are there in oracle?
How to create an oracle database?
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