|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I was wondering if anyone knew how to grab a column value from a trigger that was just updated.
I'm trying to Create a trigger on an update and to query the record that was just updated. |
|
#2
|
|||
|
|||
|
Code:
select [columnName] from inserted
__________________
- Rogier Doekes |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft SQL Server > SQL Server Trigger Question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|