sql
Quiz
•
Computers
•
6th - 9th Grade
•
Practice Problem
•
Medium
C Romer
Used 31+ times
FREE Resource
Enhance your content in a minute
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how do you select all the records from a table named “Persons” where the value of the column “FirstName” ends with an “a”?
SELECT * FROM Persons WHERE FirstName=’a’
SELECT * FROM Persons WHERE FirstName LIKE ‘a%’
SELECT * FROM Persons WHERE FirstName LIKE ‘%a’
SELECT * FROM Persons WHERE FirstName=’%a%’
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does SQL stand for?
Standard Query Language
Sequential Query Language
Structured Question Language
Structured Query Language
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Match the following SQL term with a description - FROM
The criteria which must be met
The fields to display
The field and order used to sort the results
The table used in the query
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is used to extract data from a database?
Extract
Get
Open
Select
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Less than or equal to?
>=
=>
=<
<=
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A primary key can be NULL in the table? TRUE or FALSE
TRUE
FALSE
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Yr 8.1 Spreadsheet/Excel Models
Quiz
•
6th - 8th Grade
27 questions
Adobe Illustrator Quiz Review
Quiz
•
9th - 12th Grade
21 questions
Excel
Quiz
•
9th Grade
20 questions
File Management 3
Quiz
•
8th - 9th Grade
20 questions
[RB3-Ch3] Working with Spreadsheet
Quiz
•
6th - 8th Grade
20 questions
Ôn tập_CĐ1: Một số nguyên tắc và kỹ thuật trình bày vấn đề_Lớp 9
Quiz
•
6th - 8th Grade
20 questions
Pemrograman Dasar 3
Quiz
•
9th - 12th Grade
20 questions
MS EXCEL
Quiz
•
8th - 10th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
18 questions
Company Logos
Quiz
•
6th - 8th Grade
13 questions
PowerPoint Basics
Quiz
•
6th - 8th Grade
10 questions
App Creators Lesson 2.1-2.4
Quiz
•
8th Grade
10 questions
Exploring Computer Science Careers and Subfields
Interactive video
•
6th - 10th Grade
23 questions
Prog 1 Python Q1 Practice
Quiz
•
9th - 12th Grade
