Identify the SELECT statements that execute successfully.
Oracle Database SQL Workshop

Quiz
•
Professional Development
•
Professional Development
•
Hard
Rondi Hidayat
Used 49+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
SELECT first_name, last_name, job_id, salary*12,
AS Yearly Sal
FROM employees;
SELECT first_name, last_name, job_id, salary*12
"yearly sal"
FROM employees;
SELECT first_name, last_name, job_id, salary AS
"yearly sal"
FROM employees;
SELECT first_name+last_name AS name, job_Id,
salary*12 yearly sal
FROM employees;
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which four of the following are valid operators for the WHERE clause?
>=
IS NULL
!=
IS LIKE
IN BETWEEN
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which four of the following statements are true about single-row functions?
Manipulate data items
Accept arguments and return one value per argument
Act on each row that is returned
Can be nested
Accept arguments that can be a column or an expression
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The TO_NUMBER function converts either character strings or date values to a number in the format specified by the optional format model.
True
False
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Identify the two guidelines for group functions and the GROUP BY clause.
You cannot use a column alias in the GROUP BY clause.
The GROUP BY column must be in the SELECT clause.
By using a WHERE clause, you can exclude rows before dividing them into groups.
The GROUP BY clause groups rows and ensures the order of the result set.
If you include a group function in a SELECT clause, you must include a GROUP BY
clause.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you join a table to itself, what kind of join are you using?
Left OUTER join
Right OUTER join
Full OUTER join
Self-join
Natural join
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Using a subquery is equivalent to performing two sequential queries and using the result of the first query as the search values in the second query.
True
False
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
Excel and Power BI Skills

Quiz
•
Professional Development
21 questions
Name that Holiday Movie

Quiz
•
Professional Development
15 questions
Introduction to Routing

Quiz
•
Professional Development
20 questions
Sensible ? ou pas.....

Quiz
•
Professional Development
20 questions
Introduction to Problem Solving with Advanced Analytics

Quiz
•
Professional Development
15 questions
PowerBI

Quiz
•
Professional Development
15 questions
U6 Practice (Viewpoint 2)

Quiz
•
Professional Development
15 questions
KLGREENS Excel Basic Assessment

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz

Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
15 questions
June Review Quiz

Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles

Quiz
•
8th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade