Distributed Databases Replication may use either synchronous or asynchronous distributed database technologies, although asynchronous technologies are more typical in a replicated environment. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases The cost to perform a snapshot refresh may depend on whether the snapshot is simple or complex. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases An autonomous homogenous environment is which of the following? The same DBMS is at each node and each DBMS works independently. The same DBMS is at each node and a central DBMS coordinates database access. A different DBMS is at each node and each DBMS works independently. A different DBMS is at each node and a central DBMS coordinates database access. The same DBMS is at each node and each DBMS works independently. The same DBMS is at each node and a central DBMS coordinates database access. A different DBMS is at each node and each DBMS works independently. A different DBMS is at each node and a central DBMS coordinates database access. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database is which of the following? A loose collection of file that is spread to multiple locations and is interconnected by a network A single logical database that is spread to multiple locations and is interconnected by a network A single logical database that is limited to one location. A loose collection of file that is limited to one location. A loose collection of file that is spread to multiple locations and is interconnected by a network A single logical database that is spread to multiple locations and is interconnected by a network A single logical database that is limited to one location. A loose collection of file that is limited to one location. 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 Partitioning Horizontal and Vertical Partitioning Vertical Partitioning Data Replication Horizontal Partitioning Horizontal and Vertical Partitioning 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 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. 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. ANSWER DOWNLOAD EXAMIANS APP