Choose the correct answer for each question.
In a database of secondary school pupils, you need a field to record their primary school.
Which validation rule would you use to make sure that they could only be from the following 3 primary schools: St Mary's, Chalford or Bisley?
In a database of Doctor's patients, which validation rule would limit the height field entry to between 1.3 and 2.3 metres?
In a database of boats, you need a field to record the price of the boat.
The lowest price you will sell a boat for is £500 and the highest price is £5000.
Which two possible validation rules would you create to make sure that the price entered was between these limits?
If the maximum price in a database field is to be £4000, which validation routine would allow this?
What validation rule would be used?
The length of a boat does not have to be entered, but it must be greater than or equal to 3 meters. Which validation routine would allow this?
In a database of houses, you need a field to record the number of doors.
Which validation rule would you create to make sure that at least 2 doors were entered?
In a library database you do not want to allow the librarian to enter 'lost' as the location of a book.
Which two possible validation rules would allow any other entry except the word "lost"?
Which validation rule would only allow you to enter "Under offer" or "Sold" into a text field or leave the field blank?