
SQL-DQL -quiz1

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Lilee Parida
Used 17+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does SQL stand for?
Strong Question Language
Structured Question Language
Structured Query Language
None of these
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL statement is used to extract data from a database?
Open
Extract
Get
Select
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
With MySQL, how do you select all the records from a table named "Persons"
Select all records from Persons
Select all from Persons
Select * from Persons
Select From Persons all
Answer explanation
select * from Persons
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how do you select a column named "FirstName" from a table named "Persons"?
Select Persons.FirstName
Select FirstName.Persons
Select FirstName from Persons
None of these
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
With MySQL, how do you select the record whose "FirstName" is "Peter" from a table named "Persons" ?
Select * from Persons where FirstName='Peter'
Select * from Persons where FirstName=Peter
Select FirstName='Peter'
from Persons
None of these
Answer explanation
Select * from Persons where FirstName='Peter' and LastName='Jackson'
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
With MySQL, how do you select FirstName and LastName of all the records from a table named "Persons" ?
select First Name Last Name from Persons
select FirstName LastName from Persons
select FirstName, LastName from Persons
select FirstName LastName * from Persons
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" is not "Peter"?
Select all from Persons where FirstName not equal to 'Peter'
Select all from Persons where FirstName <>'Peter'
Select * from Persons where FirstName <>'Peter'
None of these
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Tin 11_cuối kì 2

Quiz
•
11th Grade
25 questions
KIỂM TRA GIỮA KỲ II TIN HỌC 11

Quiz
•
11th Grade
15 questions
Basis Data XI

Quiz
•
11th Grade
15 questions
UNIT 1: DIGITAL DOCUMENTATION (ADVANCED)

Quiz
•
10th Grade
18 questions
CHAPTER9 Quiz

Quiz
•
10th Grade
15 questions
Midterm Quiz

Quiz
•
11th Grade
20 questions
Database2 DIT

Quiz
•
6th - 12th Grade
20 questions
Unit 26 - Develop Databases

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