To support a(n) _____ adequately, the DBMS might be required to support advanced storage technologies, and even more importantly, to support multiple-processor technologies, such as a symmetric multiprocessor (SMP) or a massively parallel processor (MPP).

Respuesta :

Answer:

very large database (VLDB)

Explanation:

A DBMS (database management system) is a utility designed mainly for the purpose of defining, manipulating, retrieving and managing data in database. It often relieves users of framing programs for data maintenance. Some examples include:

  • ORACLE
  • MySQL
  • SQL Server

For one to deal with very large database(VLDB), he/she is to be familiarized with the following;

  • knowledge of the specific database engine
  • how to optimize the database and queries
  • some tricks for better operation
  • identifying bottlenecks using profiling