Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Question: The most important DDL statements in SQL are:
Answer: CREATE TABLE - creates a new database table
ALTER TABLE - alters (changes) a database table
DROP TABLE - deletes a database table
CREATE INDEX - creates an index (search key)
DROP INDEX - deletes an index
Is it helpful? Yes No

Most helpful rated by users:

©2025 WithoutBook