1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Tables
primary unit of storage in a relational model, representing collection of related data values
Columns
is the smallest named unit of data that can be referenced in a relational database
Data Types
is a category for the format of a particular column
Constraints
rule placed on a database object that restricts the allowable data values for that database object in some way
Integrity Constraints
a constraint promoting accuracy of a data within a database
NOT NULL constraints'
CHECK constraints
Constraints Enforced with Triggers
Views
a stored database query that provides a database user with a customized subset of the data from one or more tables in the database