SQL DML Quiz

SQL DML Quiz

University

15 Qs

quiz-placeholder

Similar activities

Unit: IV MongoDB and Node.js Quiz

Unit: IV MongoDB and Node.js Quiz

12th Grade - University

14 Qs

Fundamentos de Bases de Datos

Fundamentos de Bases de Datos

10th Grade - University

15 Qs

SQL Basics Quiz

SQL Basics Quiz

University

10 Qs

Orientasi Dasar PPLG

Orientasi Dasar PPLG

10th Grade - University

20 Qs

INFO MAN FINALS

INFO MAN FINALS

University

19 Qs

Quizz về SQL Injection

Quizz về SQL Injection

University

18 Qs

SQL Quiz

SQL Quiz

University

10 Qs

SBD QUIZ#13

SBD QUIZ#13

University

10 Qs

SQL DML Quiz

SQL DML Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

John Ulakovich

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the acronym DML stand for?

Data Modeling Language

Data Management Language

Data Manipulation Language

Data Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to add new rows to a table?

UPDATE

DELETE

INSERT

CREATE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if the number of columns listed in an INSERT statement does not match the number of values provided?

The extra columns will be ignored

The database will assign default values

An error will occur

The values will be filled in randomly

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to change the data within an existing row?

ALTER

UPDATE

DELETE

INSERT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an INSERT INTO statement, which of the following is not a valid method of inserting rows?

ALTER

UPDATE

DELETE

INSERT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following allows you to remove rows from a table in SQL?

DELETE

UPDATE

INSERT

SELECT

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you use the DELETE statement without a WHERE clause?

No rows are deleted

All rows are deleted

Only the first row is deleted

The command will produce an error

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?

Discover more resources for Information Technology (IT)