Sail E0 Webinar

MCQs

Total Questions : 44 | Page 4 of 5 pages
Question 31.  Location transparency allows for which of the following?
  1.    Users to treat the data as if it is at one location
  2.    Programmers to treat the data as if it is at one location
  3.    Managers to treat the data as if it is at one locatio
  4.    All of the above.
 Discuss Question
Answer: Option D. -> All of the above.
Question 32.  A transaction manager is which of the following?
  1.    Maintains a log of transactions
  2.    Maintains before and after database images
  3.    Maintains appropriate concurrency control
  4.    All of the above.
 Discuss Question
Answer: Option D. -> All of the above.
Question 33.  A heterogeneous distributed database is which of the following?
  1.    The same DBMS is used at each location and data are not distributed across all nodes.
  2.    The same DBMS is used at each location and data are distributed across all nodes.
  3.    A different DBMS is used at each location and data are not distributed across all nodes.
  4.    A different DBMS is used at each location and data are distributed across all nodes.
 Discuss Question
Answer: Option D. -> A different DBMS is used at each location and data are distributed across all nodes.
Question 34.  Some of the columns of a relation are at different sites is which of the following?
  1.    Data Replication
  2.    Horizontal Partitioning
  3.    Vertical Partitioning
  4.    Horizontal and Vertical Partitioning
 Discuss Question
Answer: Option C. -> Vertical Partitioning
Question 35.  Which of the following is true concerning a global transaction?
  1.    The required data are at one local site and the distributed DBMS routes requests as necessary.
  2.    The required data are located in at least one nonlocal site and the distributed DBMS routes requests as necessary.
  3.    The required data are at one local site and the distributed DBMS passes the request to only the local DBMS.
  4.    The required data are located in at least one nonlocal site and the distributed DBMS passes the request to only the local DBMS.
 Discuss Question
Answer: Option B. -> The required data are located in at least one nonlocal site and the distributed DBMS routes requests as necessary.
Question 36.  A homogenous distributed database is which of the following?
  1.    The same DBMS is used at each location and data are not distributed across all nodes.
  2.    The same DBMS is used at each location and data are distributed across all nodes.
  3.    A different DBMS is used at each location and data are not distributed across all nodes.
  4.    A different DBMS is used at each location and data are distributed across all nodes.
 Discuss Question
Answer: Option B. -> The same DBMS is used at each location and data are distributed across all nodes.
Question 37.  Replication should be used when which of the following exist?
  1.    When transmission speeds and capacity in a network prohibit frequent refreshing of large tables.
  2.    When using many nodes with different operating systems and DBMSs and database designs.
  3.    The application's data can be somewhat out-of-date.
  4.    All of the above.
 Discuss Question
Answer: Option C. -> The application's data can be somewhat out-of-date.
Question 38. . A distributed database is which of the following?
  1.    A single logical database that is spread to multiple locations and is interconnected by a network
  2.    A loose collection of file that is spread to multiple locations and is interconnected by a network
  3.    A single logical database that is limited to one location.
  4.    A loose collection of file that is limited to one location.
 Discuss Question
Answer: Option A. -> A single logical database that is spread to multiple locations and is interconnected by a network
Question 39. . Storing a separate copy of the database at multiple locations is which of the following?
  1.    Data Replication
  2.    Horizontal Partitioning
  3.    Vertical Partitioning
  4.    Horizontal and Vertical Partitioning
 Discuss Question
Answer: Option A. -> Data Replication
Question 40. . A semijoin is which of the following?
  1.    Only the joining attributes are sent from one site to another and then all of the rows are returned.
  2.    All of the attributes are sent from one site to another and then only the required rows are returned.
  3.    Only the joining attributes are sent from one site to another and then only the required rows are returned.
  4.    All of the attributes are sent from one site to another and then only the required rows are returned.
 Discuss Question
Answer: Option C. -> Only the joining attributes are sent from one site to another and then only the required rows are returned.

Latest Videos

Latest Test Papers