Tag: databases

Questions Related to databases

  1. A process to reject data from the data warehouse and to create the necessary indexes

  2. A process to load the data in the data warehouse and to create the necessary indexes

  3. A process to upgrade the quality of data after it is moved into a data warehouse

  4. A process to upgrade the quality of data before it is moved into a data warehouse


Correct Option: B
  1. A process to change data from a detailed level to a summary level

  2. A process to change data from a summary level to a detailed level

  3. Joining data from one source into various sources of data

  4. Separating data from one source into various sources of data


Correct Option: A

A multifield transformation does which of the following?

  1. Converts data from one field into multiple fields

  2. Converts data from multiple fields into one field

  3. Converts data from multiple fields into multiple fields

  4. All of the above


Correct Option: D
  1. Many-to-many

  2. One-to-one

  3. One-to-many

  4. All of the above.


Correct Option: C

Fact tables are which of the following?

  1. Completely demoralized

  2. Partially demoralized

  3. Completely normalized

  4. Partially normalized


Correct Option: C

AI Explanation

To answer this question, you need to understand the concepts of normalization and denormalization in the context of database design.

In database design, normalization is the process of organizing data in a database to eliminate redundancy and improve data integrity. It involves breaking down a database into smaller, more manageable tables and establishing relationships between them.

On the other hand, denormalization is the process of combining tables or adding redundant data to improve query performance. It can be done to simplify complex queries and reduce the need for joins between multiple tables.

A fact table is a central table in a star schema or snowflake schema that stores the measurements or metrics of a business process. It typically contains foreign keys that reference dimension tables and numerical measures that represent the business metrics.

The correct answer is C) Completely normalized. Fact tables are typically completely normalized to eliminate data redundancy and ensure data integrity. This means that the fact table adheres to the principles of normalization and does not contain any redundant or duplicated data.

A snowflake schema is which of the following types of tables?

  1. Fact

  2. Dimension

  3. Helper

  4. All of the above


Correct Option: D

A goal of data mining includes which of the following?

  1. To explain some observed event or condition

  2. To confirm that data exists

  3. To analyze data for expected relationships

  4. To create a new data warehouse


Correct Option: A
  1. Run the AD Relink utility and relink the GL product

  2. Use License Manager, and register the GL product.

  3. Run the "Recreate grants and synonyms for APPS schema" task by using the adadmin utility

  4. Run Autopatch, and apply GL latest available patch

  5. Run Rapid Install to reinstall the database components


Correct Option: C
  1. before performing an export/import

  2. immediately after an upgrade or applying a maintenance pack

  3. converting to multiple organizations or multiple reporting currencies

  4. after a patch or multiple patches are applied

  5. whenever you receive a run-time error that suggests that a problem is caused by the AD_DDL package


Correct Option: D,E