Search Header Logo

8.3 Data Definition Language and DML Cambridge iAS 9618

Authored by Stephen Ling-Winston

Computers

11th Grade

Used 4+ times

8.3 Data Definition Language and DML Cambridge iAS 9618
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of Data Definition Language (DDL)?

To define and modify the structure of a database.

To insert and delete data from tables.

To perform mathematical operations on data.

To execute procedural logic within a database.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a DDL command?

INSERT

CREATE

ALTER

DROP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of Data Manipulation Language (DML)?

To query and modify data in a database.

To define database structure.

To delete database tables permanently.

To create user authentication rules.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to create a new database?

CREATE DATABASE mydb;

NEW DATABASE mydb;

ADD DATABASE mydb;

MAKE DATABASE mydb;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to create a new table in SQL?

CREATE TABLE

INSERT TABLE

ADD TABLE

MODIFY TABLE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is best suited for storing a value of either TRUE or FALSE?

BOOLEAN

VARCHAR

INTEGER

REAL

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the ALTER TABLE statement do?

Modifies the structure of an existing table.

Deletes an existing table.

Inserts a new row into a table.

Selects specific records from a table.

Access all questions and much more by creating a free account

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

Already have an account?