Microsoft Access has a P2 answer

Microsoft Access is one of the most commonly used applications, has quite useful features for small databases. Here, go with the Network Administrator to learn about this topic through multiple choice questions.
  1. Question 1. The relationship between two tables in Access database may be
    1. One-to-many relations, one-to-one relations
    2. One-to-many relationship
    3. Multiple relations - one on column A
    4. Relationship one - one A
  2. Question 2. The data of a field is of type AutoNumber
    1. Optional users
    2. Always increase
    3. Always reduced
    4. Access will automatically increment or randomize when a new record is created
  3. Question 3. When a T table is opened, the record order will prioritize
    1. The field is selected in the Order by attribute of Table T
    2. The field selected in the Filter property of Table T

      1. Do not arrange in any order
    3. The field is selected as the primary key of Table T
  4. Question 4. Knowing that DIEM field has Number type, only values ​​from 0 to 10, please select the Validation Rule attribute of DIEM field
    1. > 0 or <= 10

    2. > = 0 and <= 10

    3. > [diem]> 0 or [diem] <= 10

    4. 0 <= [diem] <= 10

  5. Sentence 5. The Control Source property of a Form will specify
      1. The fields that the Form will bind to
      1. The table contains the data that the Form will bind to
    1. The fields that the Form will bind to and the data table that the Form will bind to

      1. Not specified anything
  6. Question 6. The maximum size of a Table is
      1. 1 Megabyte
      1. 1 KB
    1. 1 Giga byte
    2. Unlimited
  7. Question 7. In the 'Nhanvien' form to create input Textbox for HOTEN field, we must set the properties
      1. Name = HOTEN
    1. Set any Name and Control Source

    2. ControlSource = HOTEN
    3. Name = HOTEN and Control Source = HOTEN

  8. Question 8. Choose a false statement
    1. A standalone macro cannot be attached to any object
    2. In Macro, we cannot call another macro
      1. In a macro can have actions with conditions
      1. Individual macros can be saved under the same generic Macro group name
  9. Sentence 9. SubReport
    1. A small report is always at the bottom of the screen
    2. A small Report is embedded inside another Report
    3. A Report is activated as soon as another Report is activated
    4. A small Report is triggered by another Report
  10. Question 10. Specify the date type input data in the form of dd / mm / yy, choose Format as
    1. Short Date
    2. Medium Date
    3. Long Date
    4. General
3.5 ★ | 2 Vote