Class VIII Subject-Computer: A. State The Difference Between
Class VIII Subject-Computer: A. State The Difference Between
Subject- Computer
•
• Whereas, Reports are the presentation of data in a printed format.
2. Using Sample templates: To create a database from sample templates, you need to
follow the steps:
• Click on the sample templates in the MS Access 2010 window.
• Select the template of your choice from the available Templates section in the
middle.
• You can change the name of the file in the File Name box and also can change
the location of the database using browse button.
• After clicking on Create button you will get the sample database.
1. Create a Table in Datasheet View: The steps to create a table in Datasheet View are
as follows-
• Open Blank database.
• Select Field tab -----> Views group----->View drop-down list----->Datasheet View
• Click on the Table in Tables group in the Create tab.
• A new tabbed document will be formed
• Click on the field header and select the data type. Add the data to the fields.
2. Create a Table in Design View: The steps to create a table in Design View are as
follows-
• Open blank database
• Select Fields tab----->Views group----->View drop-down list----->Design View
option.
• The Design View window is divided into two parts: Field Grid pane and Field
Properties pane. Enter the required information in the Field Grid and Field
Properties panes in the Design View window.
• Assign one of the fields in the Field Grid pane as the primary key.
4. What are data types? Name some commonly used data types in MS Access.
Ans: The Data Type for every Field Name describes the form in which the data is accepted.
Some commonly used data types are in MS Access are-
• Text: It stores alphanumeric values that is, both numbers and letters.
• Number: It holds numeric data that is used for calculations.
• Date/Time: It stores the date and time values in different formats.
• AutoNumber: It is an integer that automatically generates an increasing or decreasing
order of numbers when records are added or deleted.
• Hyperlink: It is a link to an Internet resource.
• Currency: It specifies different currencies and displays them in different formats.
• Yes/No: This can have only one of the two values that is, True/False, Yes/No, or ON/Off.
• Memo: It is used for lengthy text and numbers such as definitions or descriptive notes.