Distributed Databases Each site (or node) in a distributed system is subject to the same types of failure as in a centralized system. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases An increasingly popular option for data distribution as well as for fault tolerance of any database is to store a separate copy of the database at each of two or more sites. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Storing a separate copy of the database at multiple locations is which of the following? Vertical Partitioning Data Replication Horizontal and Vertical Partitioning Horizontal Partitioning Vertical Partitioning Data Replication Horizontal and Vertical Partitioning Horizontal Partitioning ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database has which of the following advantages over a centralized database? Slow Response Software complexity Software cost Modular growth Slow Response Software complexity Software cost Modular growth ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Some of the columns of a relation are at different sites is which of the following? Vertical Partitioning Horizontal and Vertical Partitioning Horizontal Partitioning Data Replication Vertical Partitioning Horizontal and Vertical Partitioning Horizontal Partitioning Data Replication ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A semijoin is which of the following? Only the joining attributes are sent from one site to another and then only the required rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then all of the rows are returned. Only the joining attributes are sent from one site to another and then only the required rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then all of the rows are returned. ANSWER DOWNLOAD EXAMIANS APP