Basics of Database Management System (DBMS) | Set 2
1. A repository for data, usually covering some specific topic is called
Correct : B. Data bank
2. A notation for defining the form and structure of data is known as
Correct : D. Data definition language
3. A data item, which is not broken down into smaller units, is
Correct : B. Elementary data item
4. Which of the following terms refers to the degree to which data in database system are accurate and correct?
Correct : D. Data integrity
5. A repository for data, usually covering specific topic is
Correct : C. Data bank
6. A set of programs that handle firm’s data
base responsibilities is called a
Correct : D. All of above
7. Which of the following is not a relational database?
Correct : D. Reflex
8. Which is used to provide the sight information to the right person at the right time for proper decision making ?
Correct : B. MIS
9. Dbase-III was developed by
Correct : C. Ashton-tate
10. Which of the following database objects asks a question of information in a database and then displays the result?
Correct : C. Queries
11. What data type should you choose for a zip code field in a table?
Correct : A. Text
12. A list consists of last names, first names, address and pin codes if all people in the list have the same last and the same pin code, a useful key would be
Correct : C. A compound key consisting of the first name and the last name
13. What happens when you add the asterisk (() from any field list ot a query?
Correct : C. The query will include every field from the table*
14. The modify operation is likely to be done after
Correct : B. look up
15. The criteria BETWEEN 1/1/99 and 12/31/99 would which is proper
Correct : B. Display records between the dates 1/1/ 99 and 12/31/99
16. DDP stands for
Correct : D. Distributed Data Processing
17. To see sales amount figures totaled, into which drop area would you drag that field?
Correct : C. Drop data items here
18. Which access feature do you use to develop applications that host access data on the web?
Correct : B. Data access pates
19. What is the common name for a column of data within an Access table?
Correct : A. Field
20. A data structure consisting of several fields, some or all of which are instances of the same data structure, is called
Correct : B. Bead
21. A group of characters used to identiry a given low level instruction is
Correct : D. Label
22. One or more characters used to identify a data field in a computer program is
Correct : C. Label
23. In Form view, which command displays records alphabetically?
Correct : C. Sort
24. Where do report and forms get their information form?
Correct : C. Tables
25. The number of logical records in a physical record is
Correct : D. field
26. A top to bottom relationship among the items in a database is established by a
Correct : A. Hierarchical schema
27. A command that lets you cange one or more
fields in a record is
Correct : B. Modify
28. A logical schema
Correct : B. Is a standard way of organizing information into accessible parts
29. What is the purpose of the page field on a pivot table report?
Correct : B. It allows the data within the the Pivot Table report to be filtered
30. What does the Special Effect button on the formatting toolbar do?
Correct : C. It applies a 30d effect to a selected control
31. Pivot Table report data must meet which of the following criteria?
Correct : D. Both (A) and (B)
32. Customers, Orders. What’s their best relationship?
Correct : C. One-to-many
33. Which control does access use to link data access page components to access data?
Correct : C. Microsoft Office Data Source Control
34. Which program do you use to edit code for data access pages?
Correct : A. Microsoft script editor
35. The way a particular application views the
data from the database that the applicaton uses is a
Correct : D. Sub-schema
36. Which of the following is a database management system?
Correct : C. Oracle
37. What is the corresponding text for the <#1/1/ 95# validation rule setting?
Correct : A. Neter a value less or more than 1,195
38. What is the name of the Visual Basic Editor utility that allows you to view the Microsoft Access type library’s available objects and members?
Correct : B. Object Browser
39. A computer language for informing the DBMS regarding the data structure used is
Correct : B. DDL
40. Which of the following is not a data type ?
Correct : A. Picture/graphic
41. The executive responsible for the data processing function in an organization is
Correct : B. DBMS
42. Which of the following is NOT a type of Microsoft Access database object?
Correct : B. Workbooks
43. A file containing relatively permanent data is
Correct : C. Master file
44. The complete picture of data stored in database is known as
Correct : B. Scheme
45. A subset of characters within a data field is known as
Correct : C. Data string
46. Data items groped together for storage purposes are called a
Correct : A. Record
47. Which of the following terms does not describe a database structure used by a DBMS to link data from several files?
Correct : B. Structural
48. In a relational schema, each tuple is divided
into fields called
Correct : B. Domains
49. How do you filter by selection?
Correct : A. Right click the field value and select filter by selection from the shortcut menu
50. What is a fast way to adjust the width of a column?
Correct : C. Double click the right side of the column heading
51. What are the columns in a Microsoft Access table called?
Correct : B. Fields
52. How do you update Pivot Table report data after changes are made to the source data?
Correct : C. Click the report, and on the Pivot Table toolbar, click the refresh data button
53. In access, the best types of queries to use for data analysis are:
Correct : A. Select querie
54. How can you add a table to the relationship window?
Correct : B. Select the table from the table list on the toolbar
55. What is the first step in creating a form or report with the form wizard or report wizard?
Correct : B. Selecting the underlying table or query on which you want to base the form or report
56. Which action will optimize your database
performance?
Correct : B. Use the compact and repair database tool
57. The arranging of data in a logical sequence is called
Correct : A. Sorting
58. If a piece of data is stored in two places in the database, then a
Correct : D. Both (A) and (B)
59. A relational database management (RDBMS) package manages data in more than one file at once. How does it organize these file? As