databases Online Quiz - 104
Description: databases Online Quiz - 104 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
How many LONG columns are allowed in a table ?
The data contained in Materialized view will be deleted automatically if the base tables will be deleted?
Find the error in the line for the query written below?
Can a view be created be based on another view definition?
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?
The RowID can be changed for the particular row whenever any insert or update operation is performed on the table?
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
CURSOR FOR loop can be opened with the command...
procedure to create a customized ERROR message
Which of the following is false statement of the package.