Search Header Logo

DDL commands

Authored by chetna kachhwaha

Computers

10th - 12th Grade

Used 48+ times

DDL commands
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _____ command is used to modify columns in a table

DROP

INSERT

ALTER

CREATE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To build a new table from scratch, use the _____ command.

INSERT

ALTER

CREATE

DROP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _____ command is used to completely remove a table from the database.

INSERT

ALTER

DROP

CREATE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This command creates the new MySQL database.

new database database_name

create database database_name

create database_name

create table_name

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data Definition Language commands are used to modify the _____ of a database.

data

security

users

structure

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is the best definition of a database?

Columns and rows that contain data in records

Primary and foreign keys that help tables relate to one another

a structured collection of data in tables

A large table of information

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement would return ALL records from the artist table?

SELECT *.*

SELECT artistName FROM tblArtist WHERE artistName='Journey'

SELECT * FROM tblArtist

SELECT * FROM tblArtist WHERE artistID = 17

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?