Distributed Databases Databases that are stored on computers at multiple locations and are not interconnected by a network are known as distributed databases. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database is which of the following? A single logical database that is spread to multiple locations and is interconnected by a network A loose collection of file 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 single logical database that is spread to multiple locations and is interconnected by a network A loose collection of file 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 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
Distributed Databases In a semijoin, only the joining attribute is sent from one site to another, and then only the required rows are returned. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database can use which of the following strategies? Partitioned into segments at different sites Totally centralized at one location and accessed by many sites All of these Partially or totally replicated across sites Partitioned into segments at different sites Totally centralized at one location and accessed by many sites All of these Partially or totally replicated across sites ANSWER DOWNLOAD EXAMIANS APP
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