Linux Administration/Shells and Scripting/SQL

From Wikiversity
Jump to navigation Jump to search

This lesson covers SQL.

Objectives and Skills[edit | edit source]

Objectives and skills for the SQL portion of Linux+ certification include:[1]

  • SQL data management
    • Use of basic SQL commands
    • Perform basic data manipulation
    • The following is a partial list of the used files, terms and utilities:
      • insert
      • update
      • select
      • delete
      • from
      • where
      • group by
      • order by
      • join

Readings[edit | edit source]

Multimedia[edit | edit source]

Activities[edit | edit source]

  1. Complete the tutorial IBM: Learn Linux, 101: Use basic SQL commands

Lesson Summary[edit | edit source]

Key Terms[edit | edit source]

References[edit | edit source]