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.
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).
What is Opacity property?
What will be an ideal response?
A function is a predefined procedure that returns a value. _________________________
Answer the following statement true (T) or false (F)
What tool should you use to check an HTML document for syntax errors?
A. compiler B. debugger C. validator D. interpreter