Please enable JavaScript to use CodeHS

Fundamentals of Cybersecurity (2020)

Lesson 8.6 What is SQL?

Description

In this lesson, students will be introduced to SQL (structured query language). Students will also learn how a database is structured into tables and rows.


Objective

Students will be able to:

  • Explain what the SQL programming language does
  • Define the different parts of a database (table, column, row)
  • Define what a schema is in relation to a database