Data Definition Language Quiz D2

Data Definition Language Quiz D2

University

12 Qs

quiz-placeholder

Similar activities

Pop Culture Trivia 2020

Pop Culture Trivia 2020

KG - Professional Development

15 Qs

DEMAND, SUPPLY AND ELASTICITY

DEMAND, SUPPLY AND ELASTICITY

University - Professional Development

9 Qs

Exoictic cars.

Exoictic cars.

5th Grade - Professional Development

10 Qs

Study Quest KSU  STC initiative

Study Quest KSU STC initiative

University

10 Qs

LIQUID LIQUID EXTRACTION

LIQUID LIQUID EXTRACTION

University - Professional Development

15 Qs

Chapter 1 - MA2

Chapter 1 - MA2

University

15 Qs

US Time Zones

US Time Zones

KG - University

10 Qs

Disney Personalities

Disney Personalities

5th Grade - University

15 Qs

Data Definition Language Quiz D2

Data Definition Language Quiz D2

Assessment

Quiz

Other

University

Practice Problem

Medium

Created by

Johnrich Caldona Soriano

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

12 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What is DDL?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What is SQL Constraints?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What is Data Types?

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax for CREATE DATABASE?

CREATE DATABASE DatabaseName;

CREATE DATABASE dbSIS;

CREATE DATABASE table_name;

CREATE DATABASE table;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax for CREATE TABLE?

CREATE TABLE table_name( Column_name1 datatype(Size) constraints, Column_name2 datatype(Size) constraints, ..... Column_nameN datatype(Size) constraints);

CREATE TABLE table_name;

CREATE TABLE table_name( Column_name1, Column_name2 );

CREATE TABLE table_name( Column_name1 datatype, Column_name2 datatype );

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of ALTER command?

It adds, deletes, or modifies columns in an existing table.

It creates a new table.

It drops a table.

It truncates a table.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax for ALTER TABLE - ADD Column?

ALTER TABLE table_name ADD column_name datatype;

ALTER TABLE table_name ADD column_name;

ALTER TABLE table_name ADD column_name datatype constraints;

ALTER TABLE table_name ADD column_name;

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?