IBM
C2050-725 · Question #106
If the application developer has customized the database schema by creating new tables on a staging server, which of the following requirements must be met?
The correct answer is A. The new table must contain only configuration data. C. A referential integrity constraint cycle cannot exist among the tables. E. Rows in staging-enabled tables must be uniquely identifiable by at most five columns. See the full explanation below for the reasoning.
Question
If the application developer has customized the database schema by creating new tables on a staging server, which of the following requirements must be met?
Options
- AThe new table must contain only configuration data.
- BThe new table must contain references to operational tables.
- CA referential integrity constraint cycle cannot exist among the tables.
- DAn insert trigger exists when populating the table in the production database.
- ERows in staging-enabled tables must be uniquely identifiable by at most five columns:
How the community answered
(35 responses)- A83% (29)
- B6% (2)
- D11% (4)
Community Discussion
No community discussion yet for this question.