T-Sql type checker that detects improper joins, invalid null value operations, enumeration check constraint violations, incorrect use of temporary table at call site, more. On-line demo available.
-
Updated
May 14, 2018 - C#
T-Sql type checker that detects improper joins, invalid null value operations, enumeration check constraint violations, incorrect use of temporary table at call site, more. On-line demo available.
Enforce the list of possible values at the database level.
Instructional materials (course files) for the BBT3104 course (Advanced Database Systems) and the MIT8107 course (Advanced Database Systems). Topic: Triggers and Check Constraints. Based on the "Classic Models" database.
The query is for a check constraint that is utilized for a table based on products. The goal is to ensure that attempts to add into the products table follow the guidelines of the constraint written
Instructional materials (course files) for the MIT8107 course (Advanced Database Systems) using SQL. Topic: triggers and check constraints.
Add a description, image, and links to the check-constraints topic page so that developers can more easily learn about it.
To associate your repository with the check-constraints topic, visit your repo's landing page and select "manage topics."