Setting Up a SQL Environment

Installing a Database Management System (DBMS)

Popular DBMSs include:

Example: Starting MySQL in the Command Line

mysql -u root -p