
Database Query Basics Quiz
Authored by Fadi Fadi
Information Technology (IT)
9th - 12th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a parameter query?
A query that retrieves all records in a table
A query that prompts the user for input when it runs
A query that deletes records from a database
A query that only works with one table
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What symbol is used for a wildcard character in a query?
@
*
#
&
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of a wildcard search?
LIKE "J*"
= "James"
> 2000
SUM(Amount)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A multi-table query is used to...
Retrieve data from multiple tables using relationships
Delete all records in a table
Sort records in ascending order
Create a new table from an existing one
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the SQL statement SELECT * FROM Books WHERE Title LIKE "A*"; do?
Selects all books with titles that start with "A"
Deletes all books with titles that start with "A"
Selects all books published in the year "A"
Displays only books whose title contains "A"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A query that asks the user to input a value before running is called a...
Wildcard query
Parameter query
Append query
Multi-table query
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does LIKE "?istory" return?
Only the word "history"
Any word ending with "istory" but with any first letter
Only the word "mystory"
An error message
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?