Download presentation
Presentation is loading. Please wait.
Published byBartholomew Richard Modified over 9 years ago
6
Create a new blank database First step
7
SUBMITTry again
8
Create a database using built in Template expenses
9
SUBMITTry again
10
Save this database as Company into desktop. First step
11
SUBMITTry again
12
Log on to the database named library with the username osman and password ali*56 osman ali*56
13
SUBMITTry again
14
Which two of these statements about relational database are true? A non-relational database can be searched mores efficiently than a relational database. A relational database is easier to maintain than a non-relational one. In relational database the need for data duplication is increased Smaller linked tables are harder to manage than one big one. A relational database is one that contains linked tables. SUBMIT First step
15
Close the Company database without closing Microsoft access. First step
16
SUBMITTry again
17
Use Microsoft Access Help to find information about format painter. First step Format Painter
18
SUBMITTry again
19
Use click and drag to sort these labels into the correct boxes. Click SUBMIT when you have finished. Not a Data base Data base Sales catalogue Student register Novel Shopping list Customer Records SUBMIT First step Sales catalogue Student register Customer Records Novel Shopping list Encyclopedia
20
Which one of the following is not a database? A telephone directory. A sales catalogue. A newsletter. A price list. SUBMIT First step
21
Which two of the following is not a database? Student register. Mail order catalogue. Newsletter. Novel. Bank statement SUBMIT First step
22
Enter the field name Customer Name into the empty row. When you have finished, move the insertion point to the Data Type column. Table
23
SUBMITTry again
24
Change the enter in the Firstname field of this record to Islam. Move to the next field in this record when you have finished. Table
25
SUBMITTry again
26
Please delete the selected field value, Ahmed, from its record. Table
27
SUBMITTry again
28
Enter the name mai into the first name field. Table
29
SUBMITTry again
30
Using click and drag, move the selected column to between the salary and address column. Table
31
SUBMITTry again
32
Navigate quickly to the last record in this table Table
33
SUBMITTry again
34
Enter a record for a full-time employee name Ahmed Ali into this table. ahmed ali Full-time Table
35
SUBMITTry again
36
Save and close this table. Table
37
SUBMITTry again
38
The address field will be used in a lot of searches, so we should index it. Create a suitable index for this field. Table
39
SUBMITTry again
40
Specify that date of birthday field in this table display in the format 10 September 1989. Table
41
SUBMITTry again
42
Which one of the following statements about setting the field size property in a table is True? If you change the First Name size property to 20, existing data will not change. If you decrease the First Name field size, data will not be lost. you can’t change the First Name field size because the table contains data. If you increase the field size for the First Name field, the data will be processed faster. SUBMIT Table
43
Enter the validation rule to ensure that entries into this field must be numbers greater than 30. Press Enter when you have finished. Table
44
SUBMITTry again
45
Enter the validation rule to ensure that entries into this field must be either the words Full-time or Part-time. Full-time or part-time Table
46
SUBMITTry again
47
Select the data type that will automatically assign a unique employee ID number to each new employee. Move to the next cell when you have finished. Table
48
SUBMITTry again
49
The customerID field contains a unique reference for each customer. This field will be used in a lot of searches, so we should index it. Create a suitable index for this field. Table
50
SUBMITTry again
51
How many fields would be necessary to store this record and enable maximum flexibility for data retrieval? Mr ahmed ali, 13 salah sales strate, cairo E02SE. SUBMIT 6
52
Each author has written a number of books. Set up a one-to-many relationship between the books and author tables. Relationship
53
SUBMITTry again
54
The payment table contains billing details for each customer. Edit the relationship between the payment and customer tables to prevent a customer who has made a payment from being deleted. Relationship
55
SUBMITTry again
56
Delete the one-to-many relationship between the employee and payment tables. Relationship
57
SUBMITTry again
58
Find all payment made on or after 01/05/2005. Press enter when you have finished. Query
59
SUBMITTry again
60
We no longer need the query, Customer Payment. Delete this query now. Query
61
SUBMITTry again
62
Add the appropriate field from the employee table to the 3 rd column of the grid so that this query will be able to sort employee records according to their age. Query
63
SUBMITTry again
64
Change this query so that it will just find Egyptian customer only, and then run the query. Query
65
SUBMITTry again
66
Make the Customer and employee tables the record source for this query. Close the show table dialog box to complete the exercise. Query
67
SUBMITTry again
68
This query shows all customer born before 1962. Change it so that the date of birth will not be visible in the query results. Query
69
SUBMITTry again
70
Which one of these criteria will find employee born before 3/5/1980? <3 may 1980 >3 may 1980 <=3 may 1980 =3 may 1980 Query
71
SUBMITTry again
72
This query design to show all customer born before 1962. Run this query now. Query
73
SUBMITTry again
74
Access the option that would enable you to create a new query without the help of the simple query wizard. Query
75
SUBMITTry again
76
Which two of the following statement are true? <60 will find values that are greater than 60. >=50 will find values that are greater than or equal to 50. >=Sep 10 1985 will find dates that are equal to or before Sep 10 1985. <=Oct 25 1960 will find dates that are equal to or after Oct 25 1960. Dec 31 1963 will find all dates in 1964. SUBMIT Query
77
Create a new query using the simple query wizard. Query
78
SUBMITTry again
79
Find books by all authors who are not Egyptian.Press Enter when you have finished. Query
80
SUBMITTry again
81
The book in record 3 is no longer available. Delete this record from the database. Form
82
SUBMITTry again
83
Alter the header text to employee details and press enter key when you have finished. details Form
84
SUBMITTry again
85
Delete the text box salary from this form. Save changes without closing the form. Form
86
SUBMITTry again
87
Navigate to the next record in this form. Form
88
SUBMITTry again
89
Navigate to the record 32 in this form Form
90
SUBMITTry again
91
Which two of the following statements about the layout of data fields and headers are true? To move a field and its heading, you just need to move the page header. You can change the layout of a report in print preview. You must use design view to change the layout of a report. You can rearrange the order of fields in a report using the sorting and grouping dialog box. The order in which you add fields in the wizard sets how they display in the report. SUBMIT Report
92
Group records in this report by employee’s first name with employee’s lastname display in alphabetical order. Click finish when you have finish. Report
93
SUBMITTry again
94
We need this report to sort results by firstname order and tell us the minimum number of salary. Report
95
SUBMITTry again
96
Base this report on the customer query and add all the fields from the query to the report’s design Click next to finishing your answer Report
97
SUBMITTry again
98
Delete the control for the date from this report. Report
99
SUBMITTry again
100
Open the customer details report in print preview Report
101
SUBMITTry again
102
Use the filter by selection to filter the records of all employee whose last name begins with e. Main operations
103
SUBMITTry again
104
Sort this query so that the most recent payments display at the top of the datasheet. Main operations
105
SUBMITTry again
106
A filter by selection has been applied to this table. Remove the filter. Main operations
107
SUBMITTry again
108
Use filter by selection to filter the record of all payment which made in 2002. Main operations
109
SUBMITTry again
110
Use filter by selection to filter the records of all employees who have not taken any days sick leave. Main operations
111
SUBMITTry again
112
Use the search tools provided by access to find a customer with the date of birth 1956. 1956 Find next Main operations
113
SUBMITTry again
114
Print pages 2 to 4 in this form, using the current print setting. Print
115
SUBMITTry again
116
Modify the printer settings to print 5 copies of this form. Print
117
SUBMITTry again
118
Print 1 copy of the first 7 records in this table using the default printer. Print
119
SUBMITTry again
120
Change the orientation of the print output so that pages will be printed taller than they are wide. Print
121
SUBMITTry again
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.