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”?
sql

Quiz
•
Computers
•
6th - 9th Grade
•
Medium

C Romer
Used 31+ times
FREE Resource
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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
Similar Resources on Quizizz
25 questions
PHP + MySQL

Quiz
•
7th Grade - University
19 questions
SQL Basics

Quiz
•
9th - 12th Grade
20 questions
030_SQL Injection – CompTIA Security+ SY0-701 – 2.3

Quiz
•
9th - 12th Grade
22 questions
ASK T3 4.1.7 Penggunaan Pernyataan SQL

Quiz
•
9th - 11th Grade
27 questions
SQL_kartkowka

Quiz
•
1st Grade - University
20 questions
Database2 DIT

Quiz
•
6th - 12th Grade
20 questions
GCSE J277 - 2.2.3 - SQL

Quiz
•
7th Grade
20 questions
FA Grade 8

Quiz
•
8th 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
30 questions
Linear Inequalities

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

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Final Exam Vocabulary

Quiz
•
6th 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