-
-
Oracle 10g new features
Can anyone please tell me what are the advanced features in 10g when compared to 9i
-
Oracle Database Connectivity with C++
How can we connect Oracle database with our C++ program. Explain with an example.
-
BASECONV.CONVDATA
What is the function BASECONV.CONVDATA(FILED_01,ARG_1,ARG_2) used for ?
-
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?
Oracle Basics Interview Questions
Ans