SQL UNIQUE CONSTRAINT

Опубликовано: 05 Декабрь 2020
на канале: BI with Mina
9,221
90

This is the second of 6 videos I have created on SQL Server constraints.

The Unique constraint ensures that each row for a column has a different value; you cannot repeat the same values in a column if the Unique constraint is specified.

SQL constraints are rules specified on database tables and/or columns to restrict the data entered into a table.
If we set constraints on a table and any violation between the constraint and the data, the action is aborted.
This is important in a relational database because it ensures the data's accuracy and reliability in the table.


На этой странице сайта вы можете посмотреть видео онлайн SQL UNIQUE CONSTRAINT длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь BI with Mina 05 Декабрь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 9,221 раз и оно понравилось 90 зрителям. Приятного просмотра!