access mcq

MS Access MCQ 1-50

1. When a picture or other graphic image is placed in the report header section it will appear____

a. Once in the beginning of the report                         

b. At the top of every page

c. Every after record break                                            

d. On the 1st and last pages of the report

a. Once in the beginning of the report                         

2. Cascade delete option

a. is used to delete all the records of all tables in a database

b. will repeat the recent delete operation to all the records of current table

c. is available in Edit relationship dialog box which makes sure that all the related records will be deleted automatically when the record from parent table is deleted

d. None of above

c. is available in Edit relationship dialog box which makes sure that all the related records will be deleted automatically when the record from parent table is deleted

3. This data type allows alphanumeric characters and special symbols.

a. text                  

b. memo              

c. auto number                  

d. None of the above

a. text                  

4. Query design window has two parts. The upper part shows

a. Name of fields, field type and size                            

b. Tables with fields and relationships between tables

c. Criteria                       

d. Sorting check boxes

b. Tables with fields and relationships between tables

5. In a database table, the category of information is called ____________

a. tuple         

b. field                             

c. record              

d. All of above

b. field                             

6. To create a new table, in which method you don’t need to specify the field type and size?

a. Create table in Design View             

b. Create Table using wizard

c. Create Table by Entering data                    

d. All of above

c. Create Table by Entering data                    

7. Which of the following is not a database object?

a. Tables             

b. Queries                           

c. Relationships                 

d. Reports

d. Relationships                 

8. In one-to-many relationship the table in ‘one’ side is called _______ and on ‘many’ side is called.

a. Child , Parent                     

b. Parent , Child  

c. Brother , Sister

d. Father , Son

b. Parent , Child  

9. The third stage in designing a database is when we analyze our tables more closely and create a ___________ between tables

a. relationship                    

b. Join                  

c. Query               

d. None of these

a. relationship                    

10. Two tables can be linked with relationship so that the data integrity can be enforced. Where can you find Relationship Command?

a. Home Tab                                      

b. Create Tab                      

c. External Data Tab                          

d. Database Tab

d. Database Tab

11. This is the stage in database design where one gathers and lists all the necessary fields for the database project.

a. data definition

b. data refinement    

c. establishing relationship

d. none of the above

a. data definition

12. The two form layout types will display multiple records at one time are tabular and___

a. columnar                          

b. justified                          

c. data sheet       

d. pivot table

c. data sheet       

13. The size of a field with Number data type can not be

a. 2                       

b. 4                       

c. 8                       

d. 16

d. 16

14. A small button with three dots usually displayed at the right of field properties box

a. Make button                  

b. Expression button                        

c. Build button                   

d. None of above

c. Build button                   

15. The size of Yes No field is always

a. 1 bit                 

b. 1 byte              

c. 1 character  

d. 1 GB           

a. 1 bit                 

16. This key uniquely identifies each record

a. primary key                    

b. key record                      

c. unique key                      

d. field name

a. primary key                    

17. The command center of access file that appears when you create or open the MS Access database file.

a. Database Window                                         

b. Query Window

c. Design View Window                                                                 

d. Switchboard

a. Database Window                                         

18. A database language concerned with the definition of the whole database structure and schema is _______

a. DCL        

b. DML                 

c. DDL    

d. All of above

c. DDL    

19. When creating a new table which method can be used to choose fields from standard databases and tables

a. Create table in Design View 

b. Create Table using wizard

c. Create Table by Entering data                                   

d. None of above

b. Create Table using wizard

20. What happens when you release mouse pointer after you drop the primary key of a table into foreign key of another table?

a. A relationship is created                             

b. Edit relationship dialog box appears

c. Error occurs           

d. Nothing happens

b. Edit relationship dialog box appears

21. How can you define a field so that when entering data for that field it will display ****** instead of actual typed text

a. Input mask 

b. Validation Rule

c. Indexed            

d. IME Mode

a. Input mask 

22. To sort records in a table

a. Open table, click on the field on which the sorting is to be done, then click Sort button on database toolbar

b. Open table, click Sort button on database toolbar, choose field based on which to sort, click OK

c. Click the field heading to sort it ascending or descending

d. All of above

a. Open table, click on the field on which the sorting is to be done, then click Sort button on database toolbar

23. To create relationship between two tables

a. drag the primary key of a table into foreign key of another table

b. drag the foreign key of a table into the primary key of another table

c. drag any field from parent table and drop on child table

d. Any of above can be done to create relationship

a. drag the primary key of a table into foreign key of another table

24. After entering all fields required for a table, if you realize that the third field is not needed, how will you remove?

a. You need to delete the whole table, There is no method to remove a particular field only.

b. Delete all the fields from third downwards and reenter the required fields again.

c. Select the third column in datasheet view then Delete

d. Select the third row in table design view then Delete

d. Select the third row in table design view then Delete

25. To duplicate a controls formatting you can use___

a. Manager                         

b. Wizard                            

c. Painter                            

d. Control

c. Painter                            

26. Which field type will you select when creating a new table if you require to enter long text in that field?

a. Text                                       

b. Memo                            

c. Currency                             

d. Hyperlink

b. Memo                            

27. In table design view what are the first column of buttons used for

a. Indicate Primary Key     

b. Indicate Current Row    

c. Both of above

d. None of above

c. Both of above

28. What does the show check box in query design window indicate

a. It indicates whether the field is to be used or not

b. It indicates whether the field is to be displayed in query result or not

c. It indicates whether the field names to be displayed in query result or not

d. None of above

b. It indicates whether the field is to be displayed in query result or not

29. Which of the following is not a type of relationship that can be applied in Access database

a. One to One    

b. One to Many

c. Many to Many

d. All of above can be applied

d. All of above can be applied

30. This option allows you to build a new table by entering data directly into the datasheet.

a. datasheet view

b. design view                                                                          

c. link table                                                                          

d. None of the above

a. datasheet view

31. To create queries in Access

a. You can drag and drop fields on query builders      

b. you can type the SQL command in SQL view

c. You can use query wizard or design view         

d. All of above

d. All of above

32. Following is not a database model

a. network database model                                          

b. relational database model

c. Object Oriented database model                  

d. None

d. None

33. In table design view, which key can be used to switch between the field names and properties panels?

a. F3           

b. F4                     

c. F5      

d. F6

d. F6

34. Which of the following is NOT a type of Microsoft Access database object?

a. Table   

b. Form                               

c. Worksheets     

d. Modules

c. Worksheets     

35. Which of the field has width 8 bytes?

a. Memo                             

b. Number                          

c. Date/Time                      

d. Hyperlink

c. Date/Time                      

36. Which is not a view to display a table in Access?

a. Datasheet View             

b. Design View                   

c. Pivot Table & Pivot Chart View                                    

d. None of above

d. None of above

37. Which of the following database object hold data?

a. Forms              

b. Reports           

c. Queries                           

d. Tables

d. Tables

38. The__ button on the tool box display data from a related table

a. Sub form sub report      

b. Relationships

c. Select objects

d. More controls

a. Sub form sub report      

39. The expression builder is an access tool that controls an expression___ for entering an expression

a. Table

b. Box         

c. Cell    

d. Palette

b. Box         

40. A __________ enables you to view data from a table based on a specific criterion.

a. Form        

b. Query              

c. Macro

d. Report

b. Query              

41. Which of the following database object produces the final result to present?

a. Forms              

b. Reports                          

c. Queries                           

d. Tables

b. Reports                          

42. The default and maximum size of text field in Access

a. 50 and 255 Characters

b. 8 and 1 GB           

c. 266 characters & 64000 characters                                                             

d. None

a. 50 and 255 Characters

43. Cascade update option

a. means do not change the value in the primary key field if that record has related records in another table

b. means change all the related records in child tables if the record in parent table is changed

c. Both of above                

d. None of above

a. means do not change the value in the primary key field if that record has related records in another table

44. You can set a controls border type to make the border invisible.

a. Transparent                   

b. Invisible                          

c. Do not display                

d. No border

a. Transparent                   

45. The database language that allows you to access or maintain data in a database

a. DCL                   

b. DML                 

c. DDL                   

d. None of above

b. DML                 

46. Referential integrity means

a. Do not enter a value in the foreign key field of a child table if that value does not exist in the primary key of the parent table

b. Do not enter a value in the primary key field of child table if that value does not exist in the primary key of the parent table

c. Do not enter a value in the foreign key field of a parent table if that value does not exist in the primary key of the child table

d. All of above

a. Do not enter a value in the foreign key field of a child table if that value does not exist in the primary key of the parent table

47. A __ name must be unique within a database

a. Table                  

b. Field                   

c. Record                                

d. Character

a. Table                  

48. It is an association established between common fields of two tables.

a. line                   

b. relationship                   

c. primary key                    

d. records

b. relationship                   

49. Which of the following is not a field type in Access?

a. Memo                             

b. Hyperlink                       

c. OLE Object                      

d. Lookup Wizard

d. Lookup Wizard

50. When entering field name, how many characters you can type in maximum?

a. 60      

b. 64     

c. 68      

d. Any number of character

b. 64     

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top