databases Online Quiz - 241
Description: databases Online Quiz - 241 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Attempted
0/20
Correct 0
Score 0
‹
›
What is the maximum number of tables that can be stored on a Partitioned Table Space?
Which view contains details about locked objects ?
A new table has been created in the employee. There are no rows in the table.What would be the output of the query?select count(*) from employee
select INSTR('TCS_SQL','S',4) from dual;
MAX. NO OF ROWS PER PAGE?
What is the size of a data page?
What is the maximum number of tables that can be joined?
When you COMMIT, is the cursor closed?
Is DECLARE CURSOR Executable?
Can you have more than one cursor open at any one time in a program?
What is the Physical Storage Length of DATE DB2 data type?
Following datatype cannot be used twice in a table.
CHAR is not compatible with.
Which one is PL/SQL (but not SQL) datatype