ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Cascading referential integrity constraint in SQL Server- PART 5

SQL cascading

Cascading Referential Integrity

Cascading Referential Integrity in SQL Server

SQL Cascading Referential Integrity in Hindi

cascading referential integrity constrai

sql interview

sql by sumit

sql interview questions

sql

sql server

sql tutorial

sql concepts

Автор: Interview Vani

Загружено: 2019-02-27

Просмотров: 315

Описание: We tried to explain Cascading Referential Integrity, please like, share and subscribe:

Please refer to the definition below:

The Foreign Key constraint enforces referential integrity by guaranteeing that changes cannot be made to data in the primary key table if those changes invalidate the link to data in the foreign key table. If an attempt is made to delete the row in a primary key table or to change a primary key value, the action will fail when the deleted or changed primary key value corresponds to a value in the FOREIGN KEY constraint of another table. To successfully change or delete a row in a FOREIGN KEY constraint, you must first either delete the foreign key data in the foreign key table or change the foreign key data in the foreign key table, which links the foreign key to different primary key data.

Syntax:

The REFERENCES clauses of the CREATE TABLE statements support the ON DELETE and ON UPDATE classes:
-ON DELETE (NO ACTION CASCADE I SET NULL I SET DEFAULT)
-ON UPDATE (NO ACTION I CASCADE I SET NULL I SET DEFAULT)

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Cascading referential integrity constraint in SQL Server- PART 5

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]