Distributed Databases Data replication is favored where most process requests are read-only and where the data are relatively static. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Replication should be used when which of the following exist? All of these When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. When using many nodes with different operating systems and DBMSs and database designs. The application's data can be somewhat out-of-date. All of these When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. When using many nodes with different operating systems and DBMSs and database designs. The application's data can be somewhat out-of-date. 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. Only the joining attributes are sent from one site to another and then all of the 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 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. All of the attributes are sent from one site to another and then only the required rows are returned. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Some of the columns of a relation are at different sites is which of the following? Horizontal Partitioning Data Replication Vertical Partitioning Horizontal and Vertical Partitioning Horizontal Partitioning Data Replication Vertical Partitioning Horizontal and Vertical Partitioning 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 unit of work allows various statements within a unit of work to refer to multiple remote DBMS locations. False True False True ANSWER DOWNLOAD EXAMIANS APP