NEW
Font size
WorksheetsDatabases and Queries
Total questions: 20
Worksheet time: 24mins
What is a database?
A software package used to store information
Something that has a list
A spreadsheet
A table of data
Who might use a database?
School
Police
Employer
All of the above
Short text, date, long text and number are all examples of what?
Data types
Headings
Fields
Records
A column in a database is better known as a...
Record
Query
Field
Form
A row in a database is better known as
Record
Query
Field
Form
True or false - it is important to check our literacy (spelling, capital letters, etc) when inputting data into a database
True
False
A query is used to
Sort the database in alphabetical order
Search the database
Delete records
Create a form
If we are running a query and looking for all records with a date before 1999, we type what into the criteria?
>1999
>01/01/1999
<01/01/1999
<1999
The best data type to choose for date of birth would be
Number
Date/Time
Text
Currency
A health club wants to find all the members who use the club 3 days or more a week. What will they put in the query in the 'days' criteria?
>3
<3
<=3
>=3
