66) A database extracted from the operational database for BI purposes typically ________.
A) is an exact copy of the operational database
B) contains only the metadata from the operational database
C) combines all the data from the operational database into one large table
D) contains just part of the operational database
67) An ad-hoc query is ________.
A) a question about the data that requires a program to be written
B) a question that can be answered from the database using SQL
C) a question that can be answered only by combining several SQL queries
D) never useful in Business Intelligence scenarios
68) SQL is a ________.
A) data sublanguage
B) data placement source
C) data subjective source
D) a full-blown programming language
69) When making an SQL query, we are using SQL as a(n) ________.
A) DDL
B) DML
C) embedded language
D) SET