_____ splits a table into subsets of rows or columns and places the subsets close to the
client computer to improve data access time.
a. Normalization
b. Meta modeling
c. Replication
d. Partitioning
The SQL data manipulation command HAVING:
a. restricts the selection of rows based on a conditional expression.
b. restricts the selection of grouped rows based on a condition.
c. modifies an attribute’s values in one or more table’s rows.
d. groups the selected rows based on one or more attributes.
In theory, a(n)___________ can be an independent centralized database management
system with proper interfaces to support remote access from other independent database
management systems in the network.
a. transaction processor