1.What is inline function in oracle and its purpose?
2.What is the equivalent operator for "different from
pattern" in oracle?
3. If you define a variable in oracle, how it will be
available? [a. Until database shut down b. Until table deleted
c. until session get expired]
Answer Posted / rasmi
3.until the table deleted.
| Is This Answer Correct ? | 4 Yes | 12 No |
Post New Answer View All Answers
How to rename an index in oracle?
How would you change old and new values in an insert, delete and update triggers?
What are the different types of trigger and explain its various uses and functions?
How to define a specific record type?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
How to check database size in Oracle?
How to write a query with an inner join in oracle?
What is a trigger and what are its types in oracle?
How to synchronize 2 schema's objects?
How to drop a tablespace?
Is rowid unique in oracle?
Is primary key indexed by default in oracle?
What is a static data dictionary in oracle?
Explain the dml?
What happens to indexes if you drop a table?