52) Define Structured Query Language (SQL).
53) A ________ is a collection of forms, reports, queries, and programs that serves as an intermediary between users and database data.
A) database application
B) metadata table
C) database hierarchy
D) dimension table
54) Which of the following elements of a database application helps in the insertion of new data and the deletion of existing data?
A) reports
B) application programs
C) queries
D) forms
55) Which of the following elements of a database application presents data in a structured manner using sorting, grouping, filtering, and other operations?
A) queries
B) forms
C) reports
D) application programs
56) Which of the following elements of a database application provides security, data consistency, and special-purpose processing?
A) query applications
B) application programs
C) reports
D) forms
57) Traditional database application programs are written in object-oriented languages like ________.
A) Pascal
B) Visual Basic
C) Datalog
D) Unigraphics
58) Which of the following is true of browser-based database applications?
A) They are written in object-oriented languages such as Structured Query Language.
B) The application, database management system (DBMS), and the database reside on the user's computer.
C) They are displayed and processed using html, html5, or css3.
D) They use C++ as the standard language for user-side processing.