databases Online Quiz - 242
Description: databases Online Quiz - 242 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Which command will delete all data from a table and will not write to the rollback segment?
What is the default behaviour of OUT parameter mode in PL/SQL
What is RAC
One Terabyte equals to
Absence of value is NULL
Predefined, stored set of SQL statements is called Macro
Parsing engine Manages and retrieves data from disk storage
A user will always have a password
The output of the hashing algorithm is called the hash synonyms
MAX. NO OF ROWS PER PAGE?
What is the size of a data page?
What is the maximum number of tables that can be stored on a Partitioned Table Space?
Can I use DB2 Stored Procedures with Debug Tool?
When you COMMIT, is the cursor closed?
Can you have more than one cursor open at any one time in a program?
What is the Physical Storage Length of TIMESTAMP DB2 data type?
What is the Physical Storage Length of DATE DB2 data type?
What's the output select to_Date('2009-may-25','yyyymmdd') from dual