Database Quiz 4 SQL

Database Quiz 4 SQL

12th Grade

21 Qs

quiz-placeholder

Similar activities

Bài 7_Lớp 12_Liên kết giữa các bảng

Bài 7_Lớp 12_Liên kết giữa các bảng

12th Grade

19 Qs

quiz_G10

quiz_G10

12th Grade

20 Qs

Chương 2 - 3

Chương 2 - 3

12th Grade

20 Qs

Design Concept, Corporate Identity and Folder Management

Design Concept, Corporate Identity and Folder Management

12th Grade

16 Qs

2^ Quiz 3I

2^ Quiz 3I

12th Grade

20 Qs

Google

Google

7th - 12th Grade

20 Qs

Quiz ASJ

Quiz ASJ

12th Grade

20 Qs

Database Quiz 4 SQL

Database Quiz 4 SQL

Assessment

Quiz

Computers

12th Grade

Hard

Created by

W Deng

Used 4+ times

FREE Resource

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.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers