-
-
Call PL/SQL function
How to call a PL/SQL function in another PL/SQL function? Is it possible? Give example?
-
Is the order in which the conditions are given in the 'WHERE' clause are important?
Mean I heard from Oracle 8i onwards the order of where clause condition does not matter which oracle creates the explain plan...and execute..Is it true?
-
Return Multiple Rows
How to return more than one row through functions? Explain with example.
-
Find Sequence MAX Value
How to find the max value in a Sequence?
-
External Table
Define External Table
-
-
-
Job scheduling
How can i schedule a procedure every day at 10 pm
-
-
-
-
-
-
Filling a ref cursor
How to fill a refcursor with dataset in C#.i want to pass a dataset as parameter and fill a refcursor with the same dataset.
-
Analytical functions
What are analytical functions and how are they used?
-
-
How do you Optimize query
How can i choose which query is best?i.e On which factors i can choose the best query?
-
Long Raw Columns
How many columns you can create in table from this type "long raw"?
-
Writing Pl/SQL function
Write a PL/SQL fuction named say TRUN, which does the same work as the oracle predefined function "TRUNCATE".
PL/SQL Interview Questions
Ans