DBMS
DBMS
Ms-Access
1) What is database? Give two examples.
Ans:Database is a collection of related and organized information that can be used
for different purpose.
Two examples of database are:
i) Dictionary
ii) Telephone Directory
2) State the advantages of managing database information in access.
Ans: The advantages of managing database information in access are:
i) It controls data redundancy which means duplication of data.
ii) It allows sharing the existing data by different programs.
iii) It maintains accurate data.
iv) Information retrieval is easier and faster.
Computerized Non-Computerized
i) It can store large volume of data. i) It is limited by physical storage available.
ii) It is very fast to find a specific record. ii) It can take a while to manually search through
all of the records.
iii) Data can be sorted into ascending or iii) Difficult to sort data on more than one criteria
descending order on multiple criteria.
iv) The database can be kept secure by use of iv) The only security would be locking up the
passwords. records.
5) What is data? Write with examples.
Ans: Data can be numbers, letters or symbols representing facts and figures which
may or may not give any sense.
E.g.: Ram, student, 20, etc.
21) Write down the use of Lookup Wizard and Hyperlink data types.
Ans: The use of Lookup Wizard is that it creates a field that allows choosing a value
from another table or from a list of values by using a list box or combo box.
The use of Hyperlink is that it stores hyper like addresses like email addresses,
websites, database objects or other field.
22) Define indexing.
Ans: Indexing is one of the important properties of database that speed up
searching and storing of records using on the field.
Forms Report
i) Forms are used to enter, view, and edit i) Reports are used only to view
information. information.
ii) Forms are usually displayed on the ii) Reports can be previewed on the screen,
screen. but they are usually printed.
iii) Forms generally provide a detailed took iii) Reports are often used to group and
at records and usually for the people who summarize data, and are often for the
actually work with the database. people who don’t work with the database
but who use its information for other
business task.
MS ACCESS[TRUE/FALSE]
1. A fields name refers to the category of information about a subject.False
2. You cannot delete a field in a database once they have been defined.False
3. A primary key is an optional field in MS Access table.True
4. The primary key in a table is a field that contains information unique to the records.True
5. Many related fields make up of records and many records make up table.True
6. Freezing the column enables scrolling the selected columns.False
7. A query is used to select fields and records from one or more table.True
8. Once a column is hidden, the data stored in fields are deleted.False
9. A select query retrieves one or more table using criteria you specify.True
10. Form is a graphical interface through which data can be printed or displayed in a specified form.False
11. Forms allow you to select specific data from one or more tables.False
12. The default field size for a field with a data type of text is 50 characters.True
13. An input mask is a field property that determines what data can be entered in the field, how the data looks, and
the format in which it is stored.True
14. The allow zero length property, when set to No permits zero-length strings.False
15. Referential integrity is a set of rules used by access to ensure that the relationships between tables are valid and
that the related data is not accidentally changed or deleted.True
16. The information can be used as data for the further processing.True
17. A database can be managed manually.True
18. DBMS is a application software.True
19. Data redundancy is controlled by primary key in Ms-access.True
20. A database file created in Ms-Access has .DBM extension.False
21. A row of a table is known as field.False
22. A field name can be up to 40 characters long.False
23. The auto-number data type generates random number automatically whenever a new record is added to a
table.False
24. A query can be created without tables.False
25. A report can be used to modify data of a table.False
26. Collection of any data can be a database.False
27. Ms-Access is RDBMS.True
28. Every record in a table is unique.True
29. A group of related field that describe a person, place, earthing is called a field.False
30. Deleting a field does not delete data in the field. False
31. Field names are used to define properties for a database.False
32. Look-up wizard is a tool that automates many database tasks.True
33. Default field size of text type of data is 65535 characters.False
34. Date/time type of data requires 8 bytes of memory.True
35. Removing a primary key does not delete a field.True
36. FORMAT property allows us to delete data from the database.False
37. Maximum length for validation text property setting is 25 characters.False
38. Subtype of number data type is integer.True
39. Deleting a field does not delete data in the field.False
40. Validation rule is used to specify whether a value is required in a field.False
41. Index field property speeds up searching and sorting of records based on a field.True
42. We cannot change the structure of a table once it’s made.False
43. We can enter the data using datasheet view.True
44. You cannot unhide the hidden columns in a table.False
45. Data can be modified in a datasheet view.True
46. Field with memo, hyperlink and OLE objects data types cannot be sorted.True
47. A query is used to select field and record from one or more tables.True
48. You can select all or part of data from a single or multiple linked tables using query.True
49. An append query deletes a record or group or records from one or more tables.False
50. Update query can even make changes to the auto number field.False
51. The framework for entering records in database is called form. True
52. Forms can be used to enter, retrieve and display information.True
53. Forms can be created without table or query.False
54. Data changed using form gets changed into a table.True
55. User interface of a form can be changed as per user’s choice.True
56. The framework for viewing for viewing desired information in a specific format in database is report.True
57. Reports can be used to enter retrieval and display information.False
58. Reports are only created with table.False
59. A report can be used to modify a data of a table.False
60. Reports are the method of retrieving information in meaningful way.True
61. A database file of ms-access can have only one table.False
62. The extension of ms-access database file is .MDB.True
63. A field name can have maximum of 64 characters.True
64. New field cannot be added in access after designation of table.False
65. Picture can store in the access database.True
66. A field cannot be declared without data type.True
67. Query is used for printing record.False
68. The table of ms-access has .TBL extension.False
69. A text data type can store maximum of 155 characters for field records.False
70. Record is a collection of information.True
71. Logical value can also be stored in database.True
72. Hyperlink field type is used to store photographs.False
73. A query cannot be the source of a form.False
74. Primary key field may contain the same value in two records.False
75. A report can be used to delete records from a table.True
76. Index accelerates the query and sort operators. True
77. Only one table can be created in ms access.False
78. Memo data type can store 64000 characters.True
79. The default field size of auto-number field is long integer in Ms-Access.True
80. We can enter data in the table without any primary key.True
81. We can enter duplicate data in the field with primary key.False
82. Forms are used to display records on screen to make them easier to add new records and to make changes in
existing record.True
83. The caption field property displays the message if the entered data fails the validation rule.False