The Microsoft Access test has the answer P5

  1. Question 1. When using the Form Wizard tool to create a Form, how many forms of Form can be selected?
    1. 2
    2. 3
    3. 4
    4. More
  2. Question 2. When creating a Form, what components may not need to be used?
    1. Form Header / Footer
    2. Page Header / Footer
    3. Detail
    4. Both sentences (a), (b) are correct
  3. Question 3. While designing Form / Report, we will select the Textbox object (text box) to put in Form / Report instead of selecting Label label object) when we want:
    1. Display image
    2. Assign the default value
    3. Change the Font
    4. Show a string
  4. Question 4. When designing a Report, if you want all Text box objects to be aligned in horizontal rows, after selecting those text boxes, we do:
    1. Go to Fortmat command, select Align / left
    2. Enter the Format command, select Align / top
    3. Go to the Edit command, select Align / horizontal
    4. Enter the View command, select Align / Bottom
  5. Question 5. In Access 2000, we can execute the following types of queries:
    1. Straight query
    2. Horizontal query
    3. Cross queries
    4. All is wrong
  6. Question 6. Suppose there is a Report named "BaoCao", in this Report there is a textbox with attribute Name of SOLG, want to access this textbox, we choose:
    1. [BaoCao]! [SOLG]
    2. [BaoCao]! [SOLG]
    3. [Reports]! [BaoCao]! [SOLG]
    4. [Report]! [BaoCao]! [SOLG]
  7. Question 7. To move the cursor to a control and set the value of this control to 100, in the design window Macro we choose the following Action pairs:
    1. GotoLast and SetmenuItem
    2. GotoRecord and SetValue
    3. GoToControl and SetValue
    4. GoToControl and SetExpression
  8. Question 8. Please point out the wrong statements in the following statements:
    1. In a macro we can call another macro
    2. An independent macro cannot be attached to any object
    3. In a macro, actions can be accompanied by conditions
    4. In a macro, you can create different action groups
  9. Question 9. We can use MS Access software to:
    1. Management in the Web
    2. Manage reports
    3. File management
    4. All is wrong
  10. Question 10. Suppose the database has 2 tables, each table has 4 fields, the relationship between these two tables can be:
    1. One-to-many relationship
    2. One-to-one relationship
    3. Could not set up a relationship
    4. A and B are correct
4 ★ | 1 Vote