QUESTIONS AND ANSWERS | 100%
PASS
tables - 🧠 ANSWER ✔✔Database software is a well thought-out collection
of computer files, the most important of which are called
What do tables consist of? - 🧠 ANSWER ✔✔records (rows) separated by
fields (columns) that can be queried (questioned) to produce subsets of
information.
What software systems create databases? - 🧠 ANSWER ✔✔database
management systems (DBMS)
relational database - 🧠 ANSWER ✔✔data is stored in computer files called
tables, and tables are connected to other tables with related information
Business databases are _____ on a computer network for multiple users.
, A. Mostly distributed
B. Never distributed
C. Always distributed
D. Sometimes distributed - 🧠 ANSWER ✔✔C. Always distributed
Database systems are extremely similar to - 🧠 ANSWER ✔✔filing cabinets
What displays database information on screen or on paper? - 🧠 ANSWER
✔✔reports
What are used to find specific populations (subsets) within databases? - 🧠
ANSWER ✔✔saved query files
What overlays data tables and queries for more specific views of data? - 🧠
ANSWER ✔✔forms
What do database designers construct databases with? - 🧠 ANSWER
✔✔entity relationship (ER) diagrams
What is a database-modeling method used to construct a theoretical and
conceptual representation of data to produce a schema? - 🧠 ANSWER
✔✔Entity relationship modeling (ERM)