Match the following terms to their meanings:
I. DBMS
II. Access
II. VBA
IV. RDBMS
V. Web app
A. application platform by Microsoft
B. programming language
C. software that provides tools needed to create, maintain, and use a database
D. can easily combine data from multiple tables to create queries, forms, and reports
E. database management system that is part of Office 2013
C, E, B, D, A
You might also like to view...
Fonts used to be measured in pitches, or the number of characters that could fit in a line
Indicate whether the statement is true or false
Answer the following statements true (T) or false (F)
1. After carrying out the following two statements, sales will have been created as a one-dimensional array that can hold 20 double values. 2. In C++ If you attempt to store more data in an array than it can hold, the compiler will issue an error. 3. Any of the following statements can be used to initialize the integer variable num to 7; 4. Elements of vectors can be access by using the vector name and a subscript, similarly to how array elements are accessed.