
Databases
Quiz by Tim Miller
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
10 questions
Show answers
- Q1What is another name for a database table?A FieldAn EntityA RecordA Query30s
- Q2What is a complete set of data on an individual person or thing called?A RowA RecordA QueryA Field30s
- Q3What is all the data in a particular category e.g. height, DOB or Surname called?A FieldA TableAn EntityA Record30s
- Q4An item of alphanumeric data e.g. "Miller" or "May 5" or "7XVR4S!" is known as a?RealIntegerStringBoolean30s
- Q5A datatype that stores real numbers e.g. 3.142 is known as a?BooleanStringIntegerFloat30s
- Q6A database field that can take only two values e.g. true/false, yes/no is a?A FilterA ValidationA StringA Boolean30s
- Q7Showing only data in a table that matches specific criteria is a?FilterValidationReportSort30s
- Q8A rule to restrict the data that can be entered into a field e.g. DOB >01/01/1995 is a?BooleanValidationVerficationInput Mask30s
- Q9Putting the data in ascending or descending order is known as?QueryingFilteringSortingValidating30s
- Q10Saving only data that matches specific criteria in a separate file is known as?A ReportA QueryA FilterA Validation30s