Which of the following are components of an SQL statement? (PICK 3)
SQL 1

Quiz
•
Computers
•
11th Grade
•
Medium
O Hawkridge
Used 13+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
1 min • 1 pt
SELECT
FROM
WHERE
PROJECT
CARTESIAN PRODUCT
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does SQL stand for?
Sample Query Language
Sequential Query Language
Sample Query Language
Structured Query Language
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" is "Peter"?
Select * from Persons where FirstName = "Peter"
Select [all] from Persons where FirstName = "Peter"
Select * from Persons where FirstName <> "Peter"
Select [all] from Persons where FirstName Like "Peter"
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the * character?
E.g., SELECT *
FROM celebs;
It selects new values in the table.
It only selects fields where values are not empty in the table.
It selects the leftmost field in the table.
It selects every field in the table.
Answer explanation
Correct! It allows us to select every column in a table without having to name each one individually.
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which statement is used to extract the table from a database?
Extract
Get
Open
Select
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you were wanting to filter data, which clause would you use?
Where
Order by
From
Select
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Using which word allows you to specify that more than one condition must be met in a query?
Also
And
Or
Where
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
POST TEST BASIS DATA KELAS 11

Quiz
•
11th Grade
10 questions
J277 - 2.2 - The use of SQL to search for data

Quiz
•
10th Grade - University
20 questions
CompTIA ITF+ - Database Vocabulary

Quiz
•
9th - 12th Grade
12 questions
9 Database Quiz

Quiz
•
9th - 12th Grade
20 questions
Programming Fundamentals Part 2

Quiz
•
9th - 11th Grade
15 questions
SQL

Quiz
•
11th - 12th Grade
11 questions
SQL

Quiz
•
10th - 12th Grade
19 questions
SQL Basics

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University