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)
What happens if a primary key constraint is disabled and then enabled without fully specifying the index clause?
Explain the process you follow to start looking into performance issue at database level(if the application is running very slow, at what points do you need to go about the database inorder to improve the performance?)
What are the various configuration files that are used by oracle forms?
What is the difference between pre-select and pre-query?
How to pass a cursor variable to a procedure?
How remove data files before opening a database?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
What is oracle full backup?
How to select an oracle system id (sid)?
Which process writes data from data files to database buffer cache?
What is a synonym? What are its various types?
How does Oracle guarantee data integrity of data changes?
What is the difference between substr & instr functions?
What's dateware house and what's clustor with practicle example
What is a trigger and what are its types?