Code has been added to clipboard!

SQL AS Statement for Tables

Example
SELECT col_name(s)
FROM tbl_name AS al_name;