SQL Practice Test
✕
📝 SQL Practice Tests
General Concepts
Advanced Window Functions
Aggregate Functions and Grouping
Common Table Expressions (CTEs)
Data Definition Language (DDL)
Data Manipulation Language (DML)
Filtering with WHERE Clause
Joining Multiple Tables
Sorting and Limiting Results
View Management
Transaction Control Language (TCL)
Writing Subqueries
📖 SQL Study Guides
SQL Practice Test
Structured Query Language
☰
SQL Practice Test
▶
SQL - Structured Query Language Data Definition Language (DDL) Questions and Answers
Free · Instant Results
Which of the following SQL statements is NOT considered a Data Definition Language (DDL) command?
A
UPDATE
B
CREATE
C
ALTER
D
DROP
▶ Start Practice Test