| |
[2006-12-19] SQL Server Triggers Triggers are stored procedures which are fired when data is modified in an underlying table.
[2006-12-05] SQL Server 2000 Data Types SQL Server requires that each variable and column in a table should be defined with respect to the type of data it will store.
|
|