What is recovery manager(rman) backup in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to select oracle sequence from different schema and How to select oracle sequence from different Databases. Explain with example
How to drop an existing view in oracle?
How to list all indexes in your schema?
How can you use check constraints for self referential integrity?
What are the limitations of check constraint?
Is it possible to insert comments into sql statements return in the data model editor ?
How to start a specific oracle instance?
How to open a cursor variable?
What is the effect of setting the 'RULE' for OPTIMIER_GOAL parameter of the ALTER SESSION Command ?
what is the maximum number of indexes i can create for a table? What happens if i create indexes for all the columns of a table? Will it slow down the speed of retrieval
What are the logical operations?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.