SQL Course Link: https://www.udemy.com/teradata-sql-be...
Alter command:The SQL ALTER TABLE command is used to add, delete or rename columns in an existing table.
Update command: The SQL UPDATE command is used to modify the existing records in a table.