Skip to main content

Command Palette

Search for a command to run...

SQL Alias Use Cases

Series

SQL Alias Use Cases

Common scenarios of alias in the SQL programming language. An alias is used to shorten a table or column name, rename a column or table, or create a new column name without changing the original data.