Question 21

You need to ensure that your interface is readable on different devices.
How is this most commonly checked?
  • Question 22

    You need to query some data from the database using more than one filter.
    Which parameter for a!query() should you use to define your filters?
  • Question 23

    What table relationship is illustrated in the following data structure (if the relationship is evaluated from left to right)?
  • Question 24

    A client asks you to store work location information for their employees. The client mentions that multiple employees may be assigned to multiple work locations.
    Which type of database relationship is the client describing?
  • Question 25

    You are creating a text input on an interface that prompts the user to input their favorite color.
    You would like it to look like this:
    You would like lor the user's response to be saved to a local variable "local!color".
    Match the values to the fields that you would congure on this text input. Some values will be used more than once.