Oracle General (1803)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) How should a many-to-many relationship be handled?
what is the use of system.effective.date variable in oracle?
Explain what are the uses of rollback segment?
How to create an oracle database?
Explain the use of rows option in imp command.
What does dba stand for in technology?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
How to define default values for formal parameters?
Mention what are the file storage options provided by oracle database for oracle rac?
How do I spool to a csv formatted file using sqlplus?
What are the different types of record groups in oracle? Explain each of them
How to specify default values in insert statement using oracle?
What happens in oracle commit?
Describe varray?
How to call a stored function with parameters?