SQL Quiz-2

SQL Quiz-2

Professional Development

10 Qs

quiz-placeholder

Similar activities

Dynamic Routing I

Dynamic Routing I

Professional Development

15 Qs

Excel Advanced

Excel Advanced

Professional Development

10 Qs

SQL

SQL

Professional Development

12 Qs

Peloton Billing 101 Review

Peloton Billing 101 Review

Professional Development

10 Qs

BCS Systems & Architecture Raymond's Quiz

BCS Systems & Architecture Raymond's Quiz

University - Professional Development

15 Qs

Kuis BO Periode Januari 2023

Kuis BO Periode Januari 2023

Professional Development

10 Qs

SFDC Apex Developer Training

SFDC Apex Developer Training

Professional Development

10 Qs

Sq 1 Wk 5

Sq 1 Wk 5

Professional Development

9 Qs

SQL Quiz-2

SQL Quiz-2

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Data_Analyst_Harish undefined

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following SQL commands is used to create a new table?

INSERT

CREATE

ALTER

SELECT

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What does the ALTER command do in SQL?

Modifies data in a table

Modifies the structure of a table

Deletes records

Adds new data rows

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands will delete a table and all its data permanently?

DROP

DELETE

TRUNCATE

REMOVE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which DDL command can be used to remove all data from a table but keep its structure?

DELETE

DROP

TRUNCATE

CLEAR

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the UPDATE command do in SQL?

The UPDATE command modifies existing records in a table.
The UPDATE command deletes records from a table.
The UPDATE command creates new tables in a database.
The UPDATE command retrieves data from a table.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command removes specific rows from a table?

DELETE
INSERT
UPDATE
SELECT

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the WHERE clause do in a SELECT query?

Limits the number of columns

Changes column values

Filters rows based on conditions

Deletes rows

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?