- 
MySQL tutorial 17 – Aliases

Save a few keystrokes on your query by using aliases in place of table names. Sponsored by DevMountain. Get yourself career ready, check out their website: … Original source
 - 
(8) MySQL ALIAS Tutorial

Welcome to the MySQL ALIAS tutorial. A MySQL ALIAS is like a shortcut on your desktop, it points to the actual real thing. You can use these to shorten your SQL … Original source