
ISYS6892003
Quiz
•
Information Technology (IT)
•
University
•
Medium
nur anisa
Used 1+ times
FREE Resource
Enhance your content
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is a subquery?
A type of join
A query within another query
A view definition
A sequence generator
A synonym
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which query finds names that end with 'son'?
SELECT * FROM employees WHERE name LIKE '%son%';
SELECT * FROM employees WHERE name LIKE 'son%';
SELECT * FROM employees WHERE name REGEXP_LIKE(name, 'son$');
SELECT * FROM employees WHERE name LIKE '%son';
SELECT * FROM employees WHERE name IN 'son';
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best defines a view?
A virtual table based on a query
A physical copy of a table
A stored procedure
A trigger function
A synonym for a column
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which query performs an inner join between orders and customers on customer_id?
SELECT * FROM orders JOIN customers ON orders.id = customers.id;
SELECT * FROM orders FULL JOIN customers;
SELECT * FROM orders NATURAL JOIN customers;
SELECT * FROM orders INNER JOIN customers ON orders.customer_id = customers.customer_id;
SELECT * FROM orders, customers WHERE orders.id = customers.id;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the UPPER function do in SQL?
Converts all characters to lowercase
Capitalizes the first letter of each word
Removes spaces from a string
Converts all characters to uppercase
Replaces NULL values
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which query creates a sequence starting at 100 and incrementing by 10?
CREATE SYNONYM seq_id FOR 100 INCREMENT 10;
CREATE SEQUENCE seq_id START WITH 100 INCREMENT BY 10;
SEQUENCE seq_id BEGIN 100 STEP 10;
CREATE SEQUENCE seq_id VALUES 100 TO 1000;
START SEQUENCE seq_id AT 100 BY 10;
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which group function returns the highest value in a column?
MIN
AVG
SUM
MAX
COUNT
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
40 questions
ISD-topic 4
Quiz
•
University
40 questions
Data Analytics Quiz
Quiz
•
University
35 questions
Dispute Resolution Exam
Quiz
•
University
40 questions
Quiz 3 - SAD
Quiz
•
University
40 questions
ITPP 14 August 2025
Quiz
•
University
45 questions
Chapter 5: Cabling LANs and WANs
Quiz
•
University
40 questions
Revision Quiz
Quiz
•
University
40 questions
BTUI'24 - Inter-school ICT Quiz - Quarter Finals
Quiz
•
12th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms
Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
20 questions
La Hora
Quiz
•
9th Grade - University
7 questions
Cell Transport
Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University