What are the five primary functions of a Database Management System (DBMS)?

What will be an ideal response?


1. A DBMS allows the creation of database structures containing fields, tables, and table relationships.
2. A DBMS lets users easily add new records, change field values in existing records, and delete records.
3. A DBMS contains a built-in query language, which lets you obtain immediate answers to the questions (or queries) you ask about your data.
4. A DBMS contains a built-in report generator, which produces professional-looking, formatted reports from the data.
5. A DBMS  protects databases through security, control, and recovery facilities.

Computer Science & Information Technology

You might also like to view...

An __________ attack attempts to alter system resources or affect their operation.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What is Opacity property?

What will be an ideal response?

Computer Science & Information Technology

A function is a predefined procedure that returns a value. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What tool should you use to check an HTML document for syntax errors?

A. compiler B. debugger C. validator D. interpreter

Computer Science & Information Technology