Oracle General (1809)
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) 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?)
765What is the difference between truncate and delete? Why is one faster? Can we rollback both? How would a full table scan behave after?
577Is it necessary to have database in archive log mode in configuration dataguard , if yes then why?
587
Explain an integrity constrains?
What is set verify off in oracle?
as a technical developer in oracle applications which type errors feced in your experience sofar
Is there a combination of "like" and "in" in sql?
Explain procedure to change characterset of a database.
How to view the tablespaces in the current database?
What is bulk copy or bcp in oracle?
What are the tools provided in oracle enterprise manager?
What are the oracle built-in data types?
What does a dba stand for?
What is the difference between truncate and delete? Why is one faster? Can we rollback both? How would a full table scan behave after?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
What is sharded cluster?
Will you be able to store pictures in the database?explain.
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?