165.
Which of the following commands is used to change the structure of table?
View Description
ALTER TABLE - Modifies a table definition by altering, adding, or dropping columns and constraints, reassigning partitions, or disabling or enabling constraints and triggers.