SQL Stands for Structured query language. The language used to create SQL queries to access and manipulate databases. Includes DDL (data-definition language that manages table and index structure) and DML (data manipulation lan- guage, the subset of SQL used to add, update and delete data).
View site A link in the back-end that allow you to see what the front-end would look like while you’re still working in the back-end.