SQL Basics

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Wayground Content
Used 1+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which query would return only DesignerID and Designer from the Designers table?
SELECT * FROM Designers
SELECT DesignerID, Name FROM Designers
SELECT DesignerID AND Designer FROM Designers
SELECT DesignerID, Designer FROM Designers
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does "SQL" stand for?
Structured Question Language
Structured Query Language
Simple Query Language
Simple Question Language
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would the SQL query do?
Find all the men
Find all of the female writers
Find all of Elgar's friends
Find all the male writers
Find all the fish
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is missing in this SQL query? SELECT * FROM WHERE genre = ‘action’ ORDER BY year ASC;
Missing an AND
Table name
Capitalize action
None of these
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement extracts data from a database?
Extract
Get
Open
Select
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Each field name in a table has a ...
table name and a database
command and an argument
goal and a purpose
name and a data type
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which clause would you use to filter data?
Where
Order by
From
Select
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Fungsi Agregasi

Quiz
•
11th Grade
21 questions
Database Quiz 4 SQL

Quiz
•
12th Grade
20 questions
UTS Basis Data

Quiz
•
11th Grade
15 questions
MYSQL

Quiz
•
12th Grade
16 questions
DATABÁZE

Quiz
•
9th - 12th Grade
20 questions
Y8 - Introduction to MS Access

Quiz
•
7th - 10th Grade
20 questions
SQL

Quiz
•
12th Grade
20 questions
SQL in FinTech Quiz

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade