-
Determining static/dynamic parameters
How to determine whether particular parameter of parameter file is static or dynamic?
-
Cache in Oracle Sequence
What is No Cache in Sequence?
-
Recover data from database block corruption error
How to solve the database block corruption error? even index also validated and recreated and don't have any backup.
-
Oracle Explain
In Oracle what is meant by 'Explain'
-
Multiple Row Values
How to retrieve multiple row values in a single column
-
Store Image in Oracle
How to store Image in Oracle table
-
Trigger Body
We have a trigger on database. In the trigger body we have created a body using dbms_output.put_line(********) ;How to fire this ?
-
SCN and Log Sequence Number
What are the differences and similarities (if any) between SCN and and Log Sequence Number?
-
Oracle Exception
How many exception in Oracle?
-
Refresh Materialized View
What is the purpose of Mviews? Outline the difference between refresh types? How to refresh the MView?
-
Rebuild Index
What is rebuild index, why do we need to rebuild the index?
-
Sub Queries Alias Name
SELECT * FROM (SELECT ROWNUM,ENAME,JOB,SAL FROM EMP WHERE ROWNUM
-
View SMON
How to view whether SMON is running or not using batch script??
-
Stored Procedure Debugging
How to debug stored procedure in Oracle?
-
Disable Print Option
How to disable print option from the report preview?
-
Databases Interoperability
How two databases can be interoperabled?
-
Meta Data Query
What is the query to get meta and meta-meta data?
-
Insert Picture or Sound Clipping
How to insert a picture or sound clipping in Oracle Database?
-
Install Oracle 9i in Vista
How to Install Oracle 9i in Vista?
-
System_context
Why is sys_context used for providing privileges in Oracle?
Oracle Basics Interview Questions
Ans