Revision 1 ( Basic SQL)

Revision 1 ( Basic SQL)

University

25 Qs

quiz-placeholder

Similar activities

Ktra thường xuyên Tin 11

Ktra thường xuyên Tin 11

11th Grade - University

20 Qs

Software Application

Software Application

University

27 Qs

Database Systems and Big Data Quiz

Database Systems and Big Data Quiz

University

24 Qs

MS Excel

MS Excel

11th Grade - University

20 Qs

Soal Pilihan Ganda Physical Warehouse Design Data

Soal Pilihan Ganda Physical Warehouse Design Data

University

22 Qs

RIDDLE_IT_OUT

RIDDLE_IT_OUT

University

20 Qs

Serangan Jaringan 2

Serangan Jaringan 2

12th Grade - University

26 Qs

Cloud Service Models & Software Process Models

Cloud Service Models & Software Process Models

2nd Grade - University

20 Qs

Revision 1 ( Basic SQL)

Revision 1 ( Basic SQL)

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

MUNA BINTI ISHAK (PBU)

Used 2+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does "SQL" stand for?

Structured Question Language

Structured Query Language

Simple Query Language

Simple Question Language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Less than or equal to?

>=

=>

=<

<=

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the ALTER TABLE clause do?

The SQL ALTER TABLE clause modifies a table definition by altering, adding, or deleting table columns and/or constraints

The SQL ALTER TABLE clause is used to insert data into database table

THE SQL ALTER TABLE deletes data from database table

The SQL ALTER TABLE clause is used to delete a database table

4.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

DDL means

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Where does the CREATE Command belong?

DML

DDL

DCL

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command is used for removing a table and all its data from the database:

Create command

Drop table command

Alter table command

All of the mentioned

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Correct syntax query syntax to drop a column from a table is

DELETE COLUMN column_name;

DROP COLUMN column_name;

ALTER TABLE table_name DROP COLUMN column_name;

None is correct.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?