• 1. 
    Which of the following is not a database data type?

  • text
  • number
  • array
  • date
  • 2. 
    Which symbol would you use to represent more than 50

  • = 50
  • < 50
  • > 50
  • # 50
  • 3. 
    What is a field?

  • A collection of information
  • A single item of information
  • A list of information
  • A group of records
  • 4. 
    In what order does SQL process the instructions?

  • FROM - SELECT - WHERE - ORDER BY
  • WHERE - FROM - SELECT - ORDER BY
  • SELECT - FROM - WHERE - ORDER BY
  • SELECT - FROM - ORDER By - WHERE
  • 5. 
    Which example of the field name below is in camel case?

  • First Name
  • firstName
  • FIRSTNAME
  • firstname
Report Question
warning
access_time
  Time