Exam 1: Getting Started
Exam 1: Getting Started82 Questions
Exam 2: The Relational Model90 Questions
Exam 3: Structured Query Language97 Questions
Exam 4: Data Modeling and the Entity Relationship Model83 Questions
Exam 5: Database Design81 Questions
Exam 6: Database Administration78 Questions
Exam 7: Database Processing Applications84 Questions
Exam 8: Data Warehouses,Business Intelligence Systems,and Big Data100 Questions
Exam 9: Learn how to create a database in SQL Server 201643 Questions
Exam 10: Learn how to create a database in Oracle Database XE 11g Release 252 Questions
Exam 11: Learn how to create a database in MySQL 5.7 Community Server Edition72 Questions
Exam 12: Introduce the topic of importing Microsoft Excel 2016 data into a database table84 Questions
Exam 13: To be able to create a statement of work (SOW)54 Questions
Exam 14: Learn how to create E-R data models in Microsoft Visio 201633 Questions
Exam 15: Learn how to create Microsoft Access 2016 switchboards17 Questions
Exam 16: Know how to configure and update PHP36 Questions
Exam 17: Learn the basic concepts of business intelligence (BI)systems98 Questions
Exam 18: Learn about replicated partitioned data stores for supporting clusters75 Questions
Select questions type
Briefly describe the function of an application program in a database system.
(Essay)
4.9/5
(31)
In the general division of labor between database applications and the DBMS,the application program determines which tables need to be modified.
(True/False)
4.9/5
(39)
What Microsoft Access file format is used by default in Microsoft Access 2016?
(Essay)
4.8/5
(28)
Which of the following is not a function of the database application in a database system?
(Multiple Choice)
4.8/5
(32)
The Microsoft Access 2016 application generator provides the ability to create and store forms,reports,and queries.
(True/False)
4.8/5
(39)
Relational database tables are commonly combined,queried,and processed using Structured Query Language (SQL).
(True/False)
4.9/5
(41)
The Microsoft Access 2013 data type of AutoNumber is used when there is a specific need for a ________.
(Multiple Choice)
4.9/5
(26)
In the general division of labor between database applications and the DBMS,the processing of forms is considered a DBMS task.
(True/False)
4.7/5
(31)
The default file format for Microsoft Access 2016 database files is the ________.
(Multiple Choice)
4.7/5
(32)
Microsoft Access 2013 uses the Access 2003 .mdb file format as the default file format for database files.
(True/False)
4.7/5
(43)
It is almost always best to design a table in a database so that it contains data on ________ theme.
(Short Answer)
4.7/5
(27)
Application programs are responsible for creating,maintaining,and supporting database backup and recovery systems.
(True/False)
4.8/5
(33)
Personal DBMS products,such as Microsoft Access,create a clear distinction between the DBMS and the database application.
(True/False)
4.9/5
(35)
Microsoft Access is a(n)________,which combines a DBMS and an application generator.
(Short Answer)
4.8/5
(30)
The statement
SELECT STUDENT.StudentNumber,STUDENT.StudentName,
FROM STUDENT
WHERE STUDENT.StudentNumber = S12345678;
Is an example of ________.
(Multiple Choice)
4.9/5
(26)
The component of a database that makes it self-describing is the ________.
(Multiple Choice)
4.8/5
(35)
Showing 21 - 40 of 82
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)