Is a rollback possible to any savepoint?
No Answer is Posted For this Question
Be the First to Post Answer
How to turn on or off recycle bin for the instance?
Can we convert a date to char in oracle and if so, what would be the syntax?
How are extents allocated to a segment?
What is the use of Control File ?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
how to make an oracle object
What is difference between SQL and SQL*PLUS?
What is the maximum number of triggers that can be applied to a single table?
7. Repeat query (7) but also display all clients who have never ordered anything.
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
Can the query output be sorted by multiple columns in oracle?
What is forall Statement ?