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
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Is primary key indexed by default in oracle?
How to call a stored function with parameters?
When do I need to use a semicolon vs a slash in oracle sql?
What is a tns file?
How are extents allocated to a segment?
How to open and close an explicit cursor in oracle?
How to turn on or off recycle bin for the instance?
How to build data dictionary view an new database?
What happens if recursive calls get out of control?
Explain the use of file option in exp command.
What are the original export and import utilities?
Explain the difference between a procedure and a function? What do you understand by those terms?
What is the difference between alert log file and tarce file ?
How to assign a table row to a record variable?