What is the purpose of the LIKE operator in SQL?
SQL Server Course for Beginners with 100+ examples - MAX() Function

Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Hard
Quizizz Content
FREE Resource
Read more
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To join two tables
To sort data in ascending order
To match patterns in text
To perform arithmetic operations
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used with the LIKE operator to match zero or more characters?
Hash (#)
Underscore (_)
Percentage (%)
Asterisk (*)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you select employee names starting with 'T' using the LIKE operator?
SELECT * FROM employee WHERE name LIKE 'T_'
SELECT * FROM employee WHERE name LIKE '_T'
SELECT * FROM employee WHERE name LIKE '%T'
SELECT * FROM employee WHERE name LIKE 'T%'
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would be the result of using the query: SELECT * FROM employee WHERE city LIKE 'A%'?
Cities ending with 'A'
Cities containing 'A'
Cities starting with 'A'
Cities with 'A' in the second position
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which employee names will be selected with the query: SELECT * FROM employee WHERE name LIKE '%I'?
Names starting with 'I'
Names ending with 'I'
Names with 'I' in the second position
Names containing 'I'
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you select employee names with 'E' as the second character?
SELECT * FROM employee WHERE name LIKE 'E%'
SELECT * FROM employee WHERE name LIKE '_E%'
SELECT * FROM employee WHERE name LIKE '%E_'
SELECT * FROM employee WHERE name LIKE 'E_'
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the NOT LIKE operator do in SQL?
Sorts records in descending order
Excludes records matching a pattern
Includes records matching a pattern
Joins records from two tables
Similar Resources on Quizizz
3 questions
SQL Server Course for Beginners with 100+ examples - LIKE Operator

Interactive video
•
University
6 questions
SQL Server Course for Beginners with 100+ examples - SELECT DISTINCT Statement in SQL

Interactive video
•
University
2 questions
SQL Server Course for Beginners with 100+ examples - LIKE Operator

Interactive video
•
University
6 questions
MongoDB Tutorial for Beginners (2022) - AND Operator

Interactive video
•
University
6 questions
Job-Ready SQL in an Afternoon - Negating Conditionals

Interactive video
•
University
6 questions
AZ-204 Developing for Microsoft Azure Exam Prep - Structured Query Language (SQL) SQL Server Management Studio (SSMS)

Interactive video
•
University
6 questions
SQL Server Course for Beginners with 100+ examples - NOT NULL Constraint

Interactive video
•
University
6 questions
SQL Server Course for Beginners with 100+ examples - LIKE Operator

Interactive video
•
University
Popular Resources on Quizizz
10 questions
Chains by Laurie Halse Anderson Chapters 1-3 Quiz

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
15 questions
Character Analysis

Quiz
•
4th Grade
12 questions
Multiplying Fractions

Quiz
•
6th Grade
30 questions
Biology Regents Review #1

Quiz
•
9th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
50 questions
Biology Regents Review: Structure & Function

Quiz
•
9th - 12th Grade
Discover more resources for Information Technology (IT)
10 questions
Identifying equations

Quiz
•
KG - University
16 questions
Chapter 8 - Getting Along with your Supervisor

Quiz
•
3rd Grade - Professio...
6 questions
Railroad Operations and Classifications Quiz

Quiz
•
University
71 questions
Logos

Quiz
•
3rd Grade - University
8 questions
Mali - Geography

Quiz
•
University