
ITDB202 - SQL DDL, DML and TCL Statements

Quiz
•
Computers
•
12th Grade - University
•
Medium
Mel PJ
Used 65+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following allows you to add Address column with string value up to 50 characters in your EMP table?
ALTER TABLE emp ADD address VARCHAR2(50);
ALTER TABLE emp ADD COLUMN address VARCHAR2(50);
ALTER TABLE emp ADD address VARCHAR2(30);
ALTER TABLE emp DROP COLUMN address;
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which is an example of Data Manipulation Language (DML) command?
CREATE
INSERT
ALTER
DROP
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which is an example of Data Definition Language (DDL) command?
INSERT
DELETE
CREATE
UPDATE
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following will display all the records in EMPLOYEES table?
SELECT salary FROM employees;
SELECT * FROM employees;
SELECT ALL FROM employees;
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which command will delete your table from the database?
DROP
DELETE
TRUNCATE
MERGE
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which data type should you use for the BIRTHDAY column in STUDENTS table?
CHAR
VARCHAR2
DATE
NUMBER
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which command will execute properly?
INSERT INTO emp (101, 'Melissa', 300);
INSERT INTO emp VALUES (101, Melissa, 300);
INSERT INTO emp VALUES (101, 'Melissa', 300);
INSERT INTO emp VALUES ('101', Melissa, '300');
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
SQL Quiz

Quiz
•
12th Grade
20 questions
Database2 DIT

Quiz
•
6th - 12th Grade
15 questions
POST-TEST MODUL 1 APSI

Quiz
•
University
15 questions
Word Lesson 6

Quiz
•
9th - 12th Grade
20 questions
MySQL-Grade XII IP

Quiz
•
12th Grade
14 questions
ExamenSentències SQL - BATX

Quiz
•
12th Grade
20 questions
Unit 26 - Develop Databases

Quiz
•
12th Grade
15 questions
DBMS LAB QUIZ

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University