Вниз
Скачать: CL | DM;

Значение поля кот. было до обновления в триггере FOR UPDATE   Найти похожие ветки 

 
Shaman ©   (2002-12-03 17:21) [0]

Как получить доступ к subj. Другими словами нужен аналог интербейсовского old.


 
asmith   (2002-12-03 17:56) [1]

Выдержка из SQL Server BOL:
============================
Two special tables are used in trigger statements: the deleted table and the inserted table. Microsoft® SQL Server™ 2000 automatically creates and manages these tables. You can use these temporary, memory-resident tables to test the effects of certain data modifications and to set conditions for trigger actions; however, you cannot alter the data in the tables directly.
The inserted and deleted tables are used primarily in triggers to:
-Extend referential integrity between tables.
-Insert or update data in base tables underlying a view.
-Check for errors and take action based on the error.
-Find the difference between the state of a table before and after a data modification and take action(s) based on that difference.



 
Владислав ©   (2002-12-03 17:58) [2]

Ну, короче говоря, в таблице deleted ищи :).



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.012 c
1-74648
Sergey Pavl
2002-12-09 08:02
2002.12.23
встроенный ассемблер


1-74773
oddboy
2002-12-11 08:02
2002.12.23
Как лучше на форме ввести матрицу логических значений?


1-74775
Влад2
2002-12-10 16:28
2002.12.23
Команда DOS (<B>copy</B>, <B>del</B>, ...) без окна?


1-74724
Separator
2002-12-12 08:16
2002.12.23
Простое число


14-74932
Tihas
2002-11-24 02:22
2002.12.23
Кто нибудь знает попуярную игру написаную с помощью дельфи?




   Наверх