Multiple choice technology

When importing metadata into Framework Manager from a relational database, which of the following can be controlled by the modeler performing the import?

  1. Defining multiple connections to the data source.

  2. Specifying the usage property for generated query items.

  3. Converting inner joins in the database to outer joins in the model

  4. Generating relationships based on existing primary and foreign key relationships in the database

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

When importing metadata, Framework Manager can automatically generate relationships between query subjects based on existing primary key and foreign key relationships in the database. This saves significant modeling time and ensures referential integrity. Multiple connections must be defined separately, usage is set manually, and join types are not automatically converted.