Comparing Primary Keys VS Foreign Keys

Relational databases that we use to write our SQL database queries contain tables. These tables will almost undoubtedly contain keys.

Read more

SQL Alias (Rename) – Columns, Tables, and More

When writing queries, functions, or procedures in SQL we often want to abbreviate and rename objects. In SQL this is

Read more

AWS LightSail – Upgrade Instance In Under 10 Minutes

If you have a website created using AWS LightSail – there’s good news! It’s possible to upgrade your LightSail instance

Read more