databases Online Quiz - 104
Description: databases Online Quiz - 104 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Does the view exist if the table is dropped from the database?
Is this a valid join condition written in the query below?
Can we create index on Materialized Views?
Which of the following will be a better compilation methodology for a Procedure that involves only looping structures.
You can commit inside a trigger
The keyword IS & AS in Procedure definition
Native dynamic sql works faster than dbms_sql
If a procedure that has overloaded procedures is called
Which is performance friendly
ascii() function would display the corresponding ASCII code of the string enclosed
In Program overloading, You have two procedures with same name. which of the following will not work
CURSOR FOR loop can be opened with the command...
In Oracle 9i, we can specify the FIRING order in which the that are created on a table
procedure to create a customized ERROR message
Which of the following is false statement of the package.