DROP INDEX
REMOVE INDEX
DELETE INDEX
ERASE INDEX
ALTER TABLE
MODIFY COLUMN
CHANGE COLUMN
UPDATE TABLE
DROP CONSTRAINT
REMOVE CONSTRAINT
DELETE CONSTRAINT
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