In the SQL SELECT statement below which keyword is responsible for selecting all records starting with a:
Select * from studtb WHERE surname LIKE 'a%';
SQL statements 1
Quiz
•
Computers
•
University
•
Medium
Karen Tan
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the SQL SELECT statement below which keyword is responsible for selecting all records starting with a:
Select * from studtb WHERE surname LIKE 'a%';
SELECT
LIKE
WHERE
FROM
studtb
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the SQL SELECT statement below which keyword is responsible for filtering records by surname
Select * from studtb WHERE surname LIKE 'a%';
SELECT
LIKE
WHERE
FROM
studtb
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the SQL SELECT statement below which keyword is responsible for specifying the source of the data
Select * from studtb WHERE surname LIKE 'a%';
SELECT
LIKE
WHERE
FROM
studtb
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the SQL SELECT statement below which what is the table name?
Select * from studtb WHERE surname LIKE 'a%';
SELECT
LIKE
WHERE
FROM
studtb
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the SQL SELECT statement below what keyword is used to choose all records / specific records in the database?
Select * from studtb WHERE surname LIKE 'a%';
SELECT
LIKE
WHERE
FROM
studtb
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is responsible for allowing records within a specific range to be selected?
SELECT * FROM Students
WHERE Age BETWEEN 22 AND 25;
BETWEEN
AND
Students
Age
22, 25
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword / operator is responsible for returning records only if both conditions are TRUE?
SELECT * FROM Students
WHERE Age BETWEEN 22 AND 25;
BETWEEN
AND
Students
Age
22, 25
20 questions
C programming syntax quiz
Quiz
•
University
10 questions
DBMS 1
Quiz
•
University
19 questions
Bases de Datos
Quiz
•
University
15 questions
Exception handling -oracle plsql
Quiz
•
University
10 questions
Von Neumann Architecture
Quiz
•
8th Grade - University
10 questions
CH 5 - SQL Language and Database Concepts
Quiz
•
University
19 questions
Database Management Systems
Quiz
•
University
20 questions
Fundamentals of Programming C++
Quiz
•
9th Grade - University
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade