Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

coding a trigger to cope with NULL rows

$
0
0
Ok so Im trying to put together some basic auditing on a particular table via trigger 

All works well when a row is inserted but when a row of nulls is passed to be inserted it fails dismally ..e.g 


Viewing all articles
Browse latest Browse all 3145

Trending Articles