
Fundamentals of SQL

Quiz
•
Other
•
Professional Development
•
Easy
Fiska Hendiyaningsih
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of SQL data types?
The purpose of SQL data types is to specify the type of data that can be stored in a column, ensuring data integrity and optimizing storage.
To manage database permissions
To define the structure of SQL queries
To create user accounts in a database
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL data type is used to store text?
DATE
INT
VARCHAR or TEXT
FLOAT
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write a basic SQL query to select all columns from a table named 'employees'.
SELECT employees.*;
SELECT * FROM employees;
GET * FROM employees;
SELECT ALL FROM employees;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following SQL query: SELECT COUNT(*) FROM orders?
A boolean indicating if the orders table is empty.
A list of all unique values in the orders table.
An integer representing the total number of rows in the orders table.
A string representing the first row in the orders table.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the difference between INNER JOIN and LEFT JOIN.
INNER JOIN returns matching rows from both tables; LEFT JOIN returns all rows from the left table and matched rows from the right table.
INNER JOIN returns only unmatched rows from both tables; LEFT JOIN returns all rows from the right table.
INNER JOIN returns all rows from both tables; LEFT JOIN returns matching rows from the right table.
INNER JOIN returns all rows from the right table; LEFT JOIN returns only matching rows from both tables.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What SQL function would you use to find the maximum value in a column?
SUM()
COUNT()
MAX()
AVG()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to filter records in a SQL query?
SELECT
FILTER
ORDER BY
WHERE
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
POST TEST DATABASE

Quiz
•
University - Professi...
7 questions
Data quiz

Quiz
•
Professional Development
6 questions
Week 6

Quiz
•
Professional Development
10 questions
SQL and JDBC

Quiz
•
Professional Development
12 questions
DMLC

Quiz
•
Professional Development
10 questions
Preparación Examen Certificado BDAI

Quiz
•
Professional Development
11 questions
WHO KNOWS SUJITHA BETTER !!!

Quiz
•
Professional Development
10 questions
SQL Quiz

Quiz
•
Professional Development
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 Other
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development