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 Practice Test
Free · Instant Results
To delete data from a table, which SQL statement is used?
A
DELETE
B
TRUNCATE
C
REMOVE
D
None of the above
▶ Start Practice Test