Revision 1 ( Basic SQL)

Revision 1 ( Basic SQL)

University

25 Qs

quiz-placeholder

Similar activities

Mock-Up Academy Programming Online Test

Mock-Up Academy Programming Online Test

6th Grade - University

20 Qs

Google Sheets Quiz - 17/09/2024

Google Sheets Quiz - 17/09/2024

University

20 Qs

2D-2 | Google Sheets Quiz | 09.12.2024

2D-2 | Google Sheets Quiz | 09.12.2024

University

20 Qs

Software Process

Software Process

University

20 Qs

Quiz 1 | Information Security | Kali Linux Commands

Quiz 1 | Information Security | Kali Linux Commands

University

20 Qs

Quiz KTI

Quiz KTI

University

20 Qs

Orientasi Dasar PPLG

Orientasi Dasar PPLG

10th Grade - University

20 Qs

Emerging Technologies

Emerging Technologies

University

20 Qs

Revision 1 ( Basic SQL)

Revision 1 ( Basic SQL)

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Medium

Created by

MUNA BINTI ISHAK (PBU)

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

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?