A function is a reusable code object that returns either a single value or a table-like result set.
A stored procedure packages multiple SQL statements into a reusable workflow.
ALTER CATALOG changes governance and metadata settings for a Unity Catalog catalog.
Add new fields to existing table
Requires Delta column mapping
Remove columns safely
PRIMARY KEY / FOREIGN KEY / CHECK
ALTER TABLE modifies an existing Delta table without recreating the table.