-
The statement that makes changes to the global attributes of the database is ______________.
-
- UPDATE
- ALTERNATE
- CHANGE
- ALTER
- None of these
Correct Option: D
The ‘ALTER TABLE’ statement is used to make changes to a global attributes of the database. This statement is followed by the name of the database, character set and collation.