You are on page 1of 1

GLOSSARY

Learning SQL Programming

Scott Simpson
Use these terms and definitions below to understand concepts taught in the course.

Transcript Search: note that you can search for terms directly within the course. To search video text, switch to
the Transcripts tab, then press Cmd/Ctrl + F on your keyboard to run a search within the active transcript.

Term Definition

database A collection of information

delete Keyword used to remove data from a database

insert Keyword used to add data to a database table

The layout and definition of how fields, tables and relationships are set
schema
up in a database

Structured Query Language, a language for manipulating and talking


SQL
about data in databases

update Keyword used to modify data in a database

LinkedIn Learning and Lynda.com are registered trademarks of LinkedIn Corporation. All rights reserved, 2019.

You might also like