Tag: databases
Questions Related to databases
-
Control Center
-
Command Center
-
Command Line Processor
-
Task Center
-
Check constraint
-
Default constraint
-
Unique constraint
-
Informational constraint
-
ADMIN Privileges
-
CREATETAB Privileges
-
No Privileges
-
USERTAB Privileges
-
CONNECT
-
CONTROL
-
SYSMAINT
-
EXECUTE
-
Uncommitted Read
-
Cursor Stability
-
Read Stability
-
Repeatable Read
-
The cursor is moved to another row
-
The row the cursor is on is deleted by the application
-
The row the cursor is on is deleted by another application
-
The row the cursor is on needs to be updated by another application
-
It has to be in a CURSOR
-
cannot be used in Embedded SQL
-
No restrictions
-
None of the above
-
Uncommitted Read
-
Cursor Stability
-
Read Stability
-
Repeatable Read
-
Backup purposes
-
Storing intermediate results
-
Staging area for load operations
-
Sharing result data sets between applications