Working with a SQL Database

CompTIA Linux+ Domain:

Domain 2.0: System Operation and Maintenance

CompTIA Linux+ Objective:

Objective 2.5: Summarize and explain server roles. 

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:

  1. 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.