
Database Quiz 4 SQL
Authored by W Deng
Computers
12th Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SQL is a declarative programming language
True
False
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
The syntax for INSERT INTO statement is:
INSERT INTO table_name (column1, column2, …) _____ (value1, value2, …)
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Which statement involve syntax of SET?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The syntax for a SELECT query in SQL is:
SELECT table_names FROM field_name WHERE condition ORDER BY field_name
SELECT field_names FROM table_name WHERE condition ORDER BY table_name
SELECT table_names FROM field_name WHERE condition ORDER BY table_name
SELECT field_names FROM table_name WHERE condition ORDER BY field_name
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The query to print the complete table Student is: SELECT * FROM Student
True
False
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
The syntax for deleting a field using an ALTER TABLE statement is:
ALTER TABLE table_name
________ field_name
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
The ORDER BY clause by default orders in _____ order.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?