Unit 2 - Practice Quiz

INT323 50 Questions
0 Correct 0 Wrong 50 Left
0/50

1 What is the primary definition of Data Integration?

A. The process of backing up data to the cloud
B. The process of deleting duplicate data from a database
C. The process of encrypting data for security
D. The process of combining data from different sources into a unified view

2 Which of the following is a key driver/need for Data Integration in an enterprise?

A. To facilitate business intelligence and decision-making
B. To isolate departmental data silos
C. To decrease the speed of the network
D. To increase the size of the hard drives used

3 In the context of data integration, what does 'Heterogeneity' refer to?

A. Data that is exactly the same across all systems
B. The security protocols used for data
C. The speed at which data is transferred
D. Differences in hardware, operating systems, and data models across sources

4 What does ETL stand for?

A. Enter, Transfer, Load
B. Extract, Test, Lock
C. Execute, Transmit, Log
D. Extract, Transform, Load

5 In the ELT approach, where does the transformation of data primarily occur?

A. In the target data warehouse
B. In the middleware application
C. In the source system
D. In a separate staging server before loading

6 Which integration approach provides a real-time, unified view of data without physically moving the data to a central repository?

A. Data Warehousing
B. Manual Data Entry
C. Tape Backup
D. Data Virtualization (Federation)

7 What is 'Semantic Heterogeneity' in data integration?

A. Using different operating systems
B. Using different network cables
C. Differences in file compression formats
D. Differences in the meaning or interpretation of data (e.g., synonyms, homonyms)

8 Which of the following is an advantage of a Data Warehouse?

A. It provides a volatile, changing view of data
B. It is optimized for transaction processing
C. It supports historical analysis and reporting
D. It slows down analytical queries

9 What creates a 'Single Version of the Truth' (SVOT)?

A. Keeping data in silos
B. Effective Data Integration
C. Avoiding data cleaning
D. Using Excel spreadsheets

10 Which technology is commonly used for Application-based Integration?

A. Enterprise Application Integration (EAI)
B. Printers
C. Standalone Firewalls
D. CD-ROMs

11 What is a Data Warehouse?

A. A subject-oriented, integrated, time-variant, and non-volatile collection of data
B. A system for recording daily business transactions
C. A physical storage room for hard drives
D. A temporary cache for web browsers

12 In the context of a Data Warehouse, what does 'Non-volatile' mean?

A. Data is not changed once loaded; it is read-only for analysis
B. Data is updated in real-time by users
C. Data is highly explosive
D. Data disappears when power is lost

13 What is the primary difference between OLTP and OLAP?

A. OLTP is for analysis; OLAP is for transactions
B. There is no difference
C. OLTP is for transactions; OLAP is for analysis
D. OLTP is slower than OLAP

14 What is a Data Mart?

A. A subset of a data warehouse oriented to a specific business line or team
B. The hardware component of a database
C. A type of database virus
D. A market where data is bought and sold

15 Which type of Data Mart draws data directly from operational sources without a central Data Warehouse?

A. Integrated Data Mart
B. Independent Data Mart
C. Hybrid Data Mart
D. Dependent Data Mart

16 What is a 'Dependent Data Mart'?

A. A mart that relies on manual data entry
B. A mart sourced from the central Data Warehouse
C. A mart sourced directly from flat files
D. A mart that cannot function without internet

17 What is the role of a Staging Area in data integration?

A. To permanently store data
B. To visualize data for the end-user
C. To run the operating system
D. To hold data temporarily for processing and cleaning before loading into the warehouse

18 Which dimension of Data Quality refers to the data correctly representing the real-world object or event?

A. Accuracy
B. Timeliness
C. Volume
D. Security

19 Data Completeness refers to:

A. Whether the data is stored in the cloud
B. Whether the data is encrypted
C. Whether all required data is present
D. Whether the data format is JSON

20 Which process involves examining data to understand its structure, content, and quality?

A. Data Transmission
B. Data Encryption
C. Data Compression
D. Data Profiling

21 What is Data Cleansing (Scrubbing)?

A. Wiping the hard drive clean
B. The process of detecting and correcting corrupt or inaccurate records
C. Organizing cables in the server room
D. Removing old hardware

22 What is 'Metadata'?

A. Data about data
B. Big data
C. Encrypted data
D. Mobile data

23 Which approach to Data Warehousing is known as the 'Top-Down' approach?

A. Kimball Approach
B. Waterfall Approach
C. Agile Approach
D. Inmon Approach

24 Which approach to Data Warehousing is known as the 'Bottom-Up' approach?

A. Spiral Approach
B. Kimball Approach
C. Cloud Approach
D. Inmon Approach

25 What is Change Data Capture (CDC)?

A. Capturing data from the internet
B. Changing the database password
C. Taking a photo of the database
D. Identifying and capturing only the data that has changed since the last extraction

26 Which of the following is NOT a benefit of high Data Quality?

A. Better decision making
B. Regulatory compliance
C. Improved customer relations
D. Increased operational costs

27 What is 'Deduplication'?

A. Splitting data into two tables
B. Doubling the storage capacity
C. Removing duplicate copies of repeating data
D. Creating a backup copy

28 The 'Time-variant' characteristic of a Data Warehouse implies that:

A. Queries must be run within a specific time limit
B. Data is stored with a time element (historical perspective)
C. The warehouse only operates during business hours
D. The system clock is synchronized

29 Which technology allows for data integration via standard XML-based messages over the web?

A. Floppy Disks
B. Web Services (SOAP/REST)
C. Direct Memory Access
D. FTP

30 What is a major disadvantage of 'Manual Data Integration'?

A. High cost of software tools
B. Too fast for humans to track
C. Requires complex installation
D. Prone to human error and difficult to scale

31 In Data Integration, what is a 'Connector' or 'Adapter'?

A. A physical cable
B. A software component that allows the integration tool to communicate with specific data sources
C. A user who connects systems
D. A power supply unit

32 Which of the following refers to 'Data Consistency'?

A. Data values are the same across all systems and copies
B. Data is consistently backed up
C. Data is accessed consistently every day
D. Data is stored on a consistent hardware platform

33 What is 'Latency' in the context of data integration?

A. The number of users
B. The cost of the integration tool
C. The time delay between data generation and its availability for use
D. The size of the data

34 What is 'Subject-Oriented' in the context of Data Warehousing?

A. Organized around major entities like Customer, Product, Sales
B. Organized around applications (e.g., Payroll app)
C. Organized around storage media
D. Organized around file types

35 Which schema is most commonly associated with Data Marts and Warehouses?

A. Hierarchical Schema
B. Network Schema
C. XML Schema
D. Star Schema

36 What is a 'Fact Table' in a Data Warehouse?

A. A table containing descriptive attributes (text)
B. A table of users
C. A table containing quantitative measurements (numbers/metrics)
D. A table of system logs

37 What is a 'Dimension Table'?

A. A table for metadata only
B. A table for temporary calculations
C. A table containing descriptive attributes (context for facts)
D. A table containing measurements

38 Batch processing in data integration means:

A. Processing data in large groups at scheduled intervals
B. Processing data via email
C. Processing data manually
D. Processing data one record at a time instantly

39 Which of the following is a symptom of poor Data Quality?

A. Marketing mail sent to the wrong addresses
B. Seamless system integration
C. Reports are trusted by executives
D. Fast query performance

40 What is 'Granularity' in a Data Warehouse?

A. The security level
B. The level of detail of the data
C. The texture of the hard drive
D. The cost of the storage

41 EII stands for:

A. Electronic Internet Interface
B. Enterprise Internal Internet
C. Enterprise Information Integration
D. Early Information Input

42 Which of the following is considered 'Unstructured Data'?

A. A CSV file
B. An Excel spreadsheet with headers
C. Rows in a SQL database
D. Emails, videos, and social media posts

43 Informatica PowerCenter is primarily used for:

A. Operating System Management
B. Data Integration / ETL
C. Graphic Design
D. Word Processing

44 What is the relationship between Data Governance and Data Quality?

A. They are unrelated
B. Governance reduces Data Quality
C. Data Governance provides the policies and roles to ensure Data Quality
D. Data Quality eliminates the need for Governance

45 Why is a Data Mart often faster to query than a Data Warehouse?

A. It holds less data and is optimized for specific queries
B. It does not use indexes
C. It uses better hardware
D. It is connected directly to the CPU

46 The 'Integrated' characteristic of a Data Warehouse means:

A. Data from various sources is converted to a standard format/naming convention
B. It is integrated with the printer network
C. It is built on a single chip
D. It includes email integration

47 Which comes first in the standard ETL process?

A. Transform
B. Extract
C. Load
D. Analyze

48 What is the purpose of a 'Surrogate Key' in a Data Warehouse?

A. To link to the internet
B. To replace the natural primary key with a unique internal system identifier
C. To unlock the server room
D. To encrypt the data

49 What is 'Data Transformation'?

A. Moving data from A to B
B. Archiving data
C. Deleting data
D. Converting data from source format to destination format (e.g., calculation, filtering)

50 Which of the following is a 'Target System' in an ETL flow?

A. The legacy mainframe system
B. The operational database where transactions happen
C. The flat file containing raw logs
D. The Data Warehouse where data is loaded