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 to connect to oracle using service name instead of sid?
Explain the purpose of oracle real application clusters (rac)?
What is the difference between truncate and delete? Why is one faster?
What do you know about normalization? Explain in detail?
How can you determine the space left in a file system?
What is save point in oracle database?
How to update values in a table in oracle?
Where do we use connected and un connected lookups?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
How do you set up your tablespace on installation level: low?
Explain the method to debug errors in an oracle application.
How to create tables for odbc connection testing?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What do you understand by database schema and what does it hold?
What are the differences between interval year to month and interval day to second?