Dive in SQL

Quiz
•
Engineering
•
University
•
Medium
PAVITHRA G
Used 17+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL keyword is used to retrieve only unique values from a column?
DISTINCT
UNIQUE
LIMIT
GROUP BY
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the INNER JOIN operation return?
a) All rows from the left table
All rows from the right table
Rows that have matching values in both tables
Non-matching rows from both tables
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following SQL query, what will be the result of the subquery?
SELECT * FROM employees WHERE salary > (SELECT AVG(salary) FROM employees);
All employees with salaries less than the average
All employees with salaries greater than the average
An error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to remove all rows from a table but keep the structure intact?
DELETE
DROP
TRUNCATE
REMOVE
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Which of the following SQL clauses is used to specify the conditions under which a group is included in the result set of a GROUP BY statement?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the effect of using RANK() in a SQL query as opposed to ROW_NUMBER()?
RANK() skips ranks when there are ties, while ROW_NUMBER() does not.
ROW_NUMBER() skips ranks when there are ties, while RANK() does not.
Both RANK() and ROW_NUMBER() produce identical results.
RANK() and ROW_NUMBER() can be used interchangeably without any difference.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following SQL queries would return duplicate rows in its result set?
SELECT * FROM products;
SELECT DISTINCT * FROM products;
SELECT product_id, COUNT(*)
FROM products
GROUP BY product_id;
SELECT * FROM products GROUP BY product_id;
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Topic 5 - Ethics and Professionalism in Civil Eng

Quiz
•
University
15 questions
CC QUIZ 20/5/2025 A SEC

Quiz
•
University
20 questions
CC QUIZ A SECTION 25/02/2025

Quiz
•
University
15 questions
DBMS QUIZZ

Quiz
•
University
15 questions
SQL and Database Concepts Quiz1

Quiz
•
University
15 questions
Cuestionario de SQL

Quiz
•
University
15 questions
Grafana & Friends Meetup

Quiz
•
University
20 questions
DPSD QUIZ 1

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Engineering
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University