DROP INDEX
REMOVE INDEX
DELETE INDEX
ERASE INDEX
DROP CONSTRAINT
REMOVE CONSTRAINT
ALTER TABLE
DELETE CONSTRAINT
MODIFY COLUMN
CHANGE COLUMN
UPDATE TABLE
Displays the structure of a table
Shows the relationships between tables
Lists all columns in a table
Retrieves the values in a specific column
ADD COLUMN
INSERT COLUMN
CREATE COLUMN
ALTER COLUMN