Back to Browse

Learn SQL: Aliases

5.1K views
Nov 6, 2023
4:06

You can replace the column or table name with a temporary name called alias. In most cases, this is needed to improve readability. For example, if the table name is too long, you can replace it with an alias. Then inside the query, you can use the alias you specify instead of the table name. -- How to download and install DBeaver Community: https://www.youtube.com/watch?v=NWTX0W-WgzE Try DBeaver PRO for free (14 days trial): https://dbeaver.com/trial/ -- Contact us: E-mail: [email protected] GitHub: https://www.github.com/dbeaver LinkedIn: https://www.linkedin.com/company/dbeaver Twitter: https://twitter.com/dbeaver_news Facebook: https://www.facebook.com/DBeaverCorporation/ -- Subscribe to our channel to get more interesting videos about DBeaver and the database world!

Download

1 formats

Video Formats

360pmp46.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Learn SQL: Aliases | NatokHD