What are delete-connected tables?
Answer / s
tables that are connected in a referential integrity
relationship. Delete of the primary keys deletes the
corresponding foreign keys.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the purpose of using commit?
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
Which catalog table stores referential constraints?
How will you return the number of records in table?
What is a SELECT statement?
What is the syntax required for the creation of a cursor?
what is the name of the default db2 catalog database?
What kind of database is db2?
What is REORG? When is it used?
When reorg is used?
What is normalization and what are the five normal forms?
is it compulsory commitment control in journal?