📄️ALTER VIEWALTER VIEW Modifies the definition of a view.📄️CREATE VIEWCREATE VIEW creates a logical view.📄️DROP VIEWDROP VIEW is used to drop a logical view VIEW📄️SHOW CREATE VIEWReturns the CREATE statement that was used to create a given view.