Overview
The following task will be to query and modify data using SQL. This lab provides guidance on performing server roles of Linux+. By performing this lab, students will learn how to perform an SQL query and manipulate a database.
OUTCOMES:
In this lab, you will learn to:
- Query a database
Key terms and descriptions
mysql
Mysql is an open source database management system.
SQL
Structured Query Language is a language to allow you to query databases.