Tag: databases

Questions Related to databases

What type of repositories can be created using Informatica Repository Manager?

  1. Standalone Repository and Global Repository

  2. Local Repository and Versioned Repository

  3. Neither A nor B

  4. Both A and B


Correct Option: D

Which of the following is not a part of designer?

  1. Source Analyzer

  2. Mapplet Manager

  3. Workflow Manager

  4. Target Designer

  5. Mapping Designer


Correct Option: B,C

Join condition in a joiner transformation is not mandatory.

  1. True

  2. False


Correct Option: B
  1. Materialized Views

  2. Tables and Views

  3. Facts and Dimesions

  4. Logical database objects


Correct Option: C
  1. Objects

  2. Mappings and mapping data

  3. Tables,Schema,Mapping

  4. Metadata definitions


Correct Option: D

Which SQL statement is used to insert new column in a table with an alter statement?

  1. ADD

  2. ADD NEW

  3. INSERT

  4. INSERT NEW


Correct Option: A