Microsoft Access test has P8 answer

The following Access database quiz will provide you with useful information on this topic, invite readers to try the same questions below.
  1. Question 1. Attribute Validation Text of field A will specify:
    1. The error message line when entering the value of field A is invalid
    2. The message line appears when the cursor moves into column A
    3. Conditions require the cursor to move into column A
    4. Valid data condition to limit the value field to enter field A
  2. Question 2. Table Name:
    1. There is white space
    2. There is an arbitrary name length
    3. There are no spaces
    4. There is a maximum length of 64 characters, white space should not be used and accented Vietnamese should not be used
  3. Question 3. Input Mask used for
    1. Data format
    2. Data protection in tables
    3. Specifies a template for data entry
    4. Data shield
  4. Question 4. To establish relations between tables, we execute the command:
    1. EditTool .
    2. ViewRelationships
    3. InsertRelationships
    4. ToolRelationships
  5. Question 5. When you want to establish Relationship between two tables, each table must:
    1. There is at least one message
    2. There are at least three schools
    3. There are at least one school
    4. All three sentences (A), (B), (C) are correct
  6. Question 6. In design mode to get data for From using properties?
    1. Record Source
    2. Control Source
    3. Data
    4. All answers above
  7. Question 7. Want to copy (copy) data from a table to a new table for storage, we use:
    1. Make Table Query
    2. Update Query
    3. Add Query
    4. Append Query
  8. Question 8. Suppose that in the table there is MAHANG field, want the data of this field when input into the first character must be "B" then:
    1. In Validation Rule write: Like "* B"
    2. In the Format write: Like "B *"
    3. In Validation Rule write: Like "B *"
    4. Unable to execute the above request
  9. Question 9. What is the number of characters in the column name (field name)?
    1. Less than or equal to 255
    2. Less than or equal to 8
    3. Less than or equal to 256
    4. Less than or equal to 64
  10. Question 10. Can the name of the column (school name) be placed in Vietnamese with a seal?
    1. OK
    2. Should not
    3. Can not
    4. Optional
5 ★ | 1 Vote