Revision 1 ( Basic SQL)

Revision 1 ( Basic SQL)

University

25 Qs

quiz-placeholder

Similar activities

Web Browser

Web Browser

9th Grade - University

20 Qs

PTS Genap Informatika Kelas XI

PTS Genap Informatika Kelas XI

11th Grade - University

20 Qs

DATA STRUCTUIR Quiz1 (AIML)

DATA STRUCTUIR Quiz1 (AIML)

University

20 Qs

Ôn tập tin học 3_HKII

Ôn tập tin học 3_HKII

3rd Grade - University

20 Qs

GDG ANDROID BOOTCAMP QUIZ

GDG ANDROID BOOTCAMP QUIZ

University

20 Qs

GRADE 4| 2ND QUARTER

GRADE 4| 2ND QUARTER

University

20 Qs

Skills of an Administrator Assessment

Skills of an Administrator Assessment

12th Grade - University

20 Qs

Data Warehouse

Data Warehouse

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?