Explain the difference between Rename and Alias.
Rename is a permanent name given to a table or column whereas Alias is a temporary name given to a table or column.
Rename is a permanent name given to a table or column whereas Alias is a temporary name given to a table or column.