89. Database - SQL Insert, Update, Delete Quiz

Passage
•
Computers
•
9th Grade
•
Medium
Andy Workman
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to insert data into a table in SQL?
add
insert
update
select
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to update information in a table in SQL?
modify
change
set
update
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to delete records from a table in SQL?
remove
erase
delete
clear
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When inserting data into a table, what keyword is used to specify the values being inserted?
input
values
set
define
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In SQL, what keyword is used to specify the condition for updating or deleting records?
where
if
condition
check
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct SQL command to add a new record to the 'world' table with the given information: name of the country - ours, capital - Emerald City, population - 1 million?
add to world values ('ours', 'Emerald City', 1 million')
insert into world ('ours', 'Emerald City', 1 million')
add record to world ('ours', 'Emerald City', 1 million')
insert into world values ('ours', 'Emerald City', 1 million')
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct SQL command to update the population to 2 million and the name to Wonderland for any country with the capital of Emerald City?
update world set population = 2 million, name = Wonderland where capital = Emerald City
update world set population = '2 million', name = 'Wonderland' where capital = 'Emerald City'
update world set population = 2 million, name = 'Wonderland' where capital = 'Emerald City'
update world set population = '2 million', name = 'Wonderland' where capital = 'Emerald City'
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Lesson 9 Knowledge Assessment

Quiz
•
6th Grade - University
13 questions
2018 Winter Olympics

Quiz
•
5th - 12th Grade
15 questions
MS Word Advance

Quiz
•
9th - 12th Grade
10 questions
CM_DEVELOPMENT_ENVIRONMENTS

Quiz
•
KG - Professional Dev...
10 questions
KS3 Digital data, Binary/Denary Conversion, Binary Addition

Quiz
•
6th - 10th Grade
15 questions
AV1/R1 3TEC_Banco de Dados - Chave Primária

Quiz
•
1st Grade - University
10 questions
ITC: 3.4 3.4 Motherboard Troubleshooting

Quiz
•
9th Grade
10 questions
Cyber Security Measures Yr8

Quiz
•
7th - 9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade