No video

SQL - Part 70 - Unique Integrity Constraint

  Рет қаралды 9,105

QAFox

QAFox

Күн бұрын

View Notes Here - www.evernote.co...
In this video, I have explained and practically demonstrated using the 'Unique' Integrity Constraint.

Пікірлер: 7
@adityakumarsahu1884
@adityakumarsahu1884 2 жыл бұрын
excellent work and explanation......
@QAFox
@QAFox 2 жыл бұрын
Thank you :)
@shubhamsinghvi1289
@shubhamsinghvi1289 2 жыл бұрын
Hello Sir, Can we use 2 integrity Constraints at the same time Like Create Table Emp(id int Not Null, Unique, Name Varchar(20), Company varchar(12);
@QAFox
@QAFox 2 жыл бұрын
You can try this way - CREATE TABLE table_name (column_name type NOT NULL, UNIQUE (column_name))
@shubhamsinghvi1289
@shubhamsinghvi1289 2 жыл бұрын
@@QAFox Thank you I will try this one.
@QAFox
@QAFox 2 жыл бұрын
@@shubhamsinghvi1289 Welcome :)
@Ramcharan-Viratkohili-fans
@Ramcharan-Viratkohili-fans Жыл бұрын
same dought i have thank you
SQL - Part 71- Primary Key Integrity Constraint
16:46
QAFox
Рет қаралды 10 М.
Бутылка Air Up обмани мозг вкусом
01:00
Костя Павлов
Рет қаралды 2,7 МЛН
SQL - Part 81 - Delimiter usage in Stored Procedures
15:09
MySQL: INDEXES are awesome
6:26
Bro Code
Рет қаралды 48 М.
SQL - Part 76 - Insert Into
16:10
QAFox
Рет қаралды 8 М.
SQL performance tuning and query optimization using execution plan
49:23
SQL - Part 72 - Foreign Key Integrity Constraint
34:51
QAFox
Рет қаралды 13 М.
SQL - Part 82 - Views
39:48
QAFox
Рет қаралды 12 М.