
FIT9132 PASS Week 9
Authored by Yiheng Cai
Information Technology (IT)
University
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL clause is used to restrict the rows returned by a `SELECT` statement?
FROM
SELECT
WHERE
GROUP BY
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following are valid comparison operators in Oracle SQL? (Select all that apply)
=
!=
<>
>>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL clause is valid to filter rows based on price between 3000 and 5300 inclusively?
price BETWEEN 3000 AND 5300
price >= 3000 AND <= 5300
price >= 3000 OR price <= 5300
price > 3000 AND price < 5300
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL pattern matches strings starting with 'DJI'?
LIKE 'DJI%'
LIKE '%DJI'
LIKE 'DJI_'
LIKE '_DJI%'
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL clause is used to test for NULL values?
= NULL
IS NULL
IS NOT NULL
NULL
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which logical operator is evaluated first in SQL?
AND
OR
NOT
XOR
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL keyword removes duplicate rows from the result set?
UNIQUE
DISTINCT
REMOVE
DELETE
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?