Contents: What is a database exactly? Tables Columns & Rows Notation SQL Queries 1. What is a database exactly? To put it simply, it’s a computer program which stores various data. There are quite a few database vendors e.g., Oracle, MySQL, PostgreSQL, SQL Server, and many others. …