-
NO_DATA_FOUND or TOO_MANY_ROW
In PL/SQL if we write select statement with INTO clause it may return two exceptions NO_DATA_FOUND or TOO_MANY_ROW .To avoid these execeptions. How do you write SQL statement in alternative way?
-
What do you mean by Conceptual?
How its helps? Why we go for Conceptual Model?
-
Difference between Varray and Nested Table
What is the difference between Varray And Nested Table?
-
-
-
-
-
-
-
Write the query
A employee getting variable salary like Jan 3000,Feb 5000,Mar 1000 ,Apr 7000,May 500 write query to display his next salary "increse" or "decrese" as compare to previous month ,three column in the employee table empname ,salarydate,salary ?
-
Transactions During Hot Backup
Where will the transactions be stored during Hot Backup?
During hot backup we specify the tablespace during beginning backup mode and now if a user perform some transactions then where such transactions are stored? -
Why we use Materialized view ?
If it reduce the traffic then please give an example for that one
-
PCT Increase Parameter
What is PCT increase parameter in segment?
-
Multiple Database access one Instance
Can Multiple Database access one Instance ?
Yes or No ? Explain -
-
Export and Import
What is the use of IGNORE option in the Export and Import?
-
-
Tablespace Management Autoextend Option
Is it possible to autoextend on option for two datafiles of same tablespace? How?
-
Truncate Vs Delete
If a table contains 2 million rows, consider the below scenarios?
- DELETE command to delete just few rows in a 2 million row table.
- TRUNCATE command (will obviously deletes 2 million rows)
Which is faster. Truncate or Delete? -
Number of Databases Running
How do you verify the number of Databases running on a Host?
Oracle Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans