Re: Disallowing/Ignoring Insert based on certain column value
From: Immy (imtiaz_ullah_at_hotmail.com)
Date: 08/17/04
- Next message: Harag: "Re: Disallowing/Ignoring Insert based on certain column value"
- Previous message: SPhan: "Disallowing/Ignoring Insert based on certain column value"
- In reply to: SPhan: "Disallowing/Ignoring Insert based on certain column value"
- Next in thread: Harag: "Re: Disallowing/Ignoring Insert based on certain column value"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Aug 2004 08:50:26 +0100
Look up "Check Constraints" in BOL.
"SPhan" <susan@spryersoft.com> wrote in message
news:%23am%2393ChEHA.1276@TK2MSFTNGP09.phx.gbl...
> Can anyone help me on writing a trigger that disallows insert into the
table
> based on certain condition.
>
> for example if the value that is being inserted in Employee Name column
has
> text 'Unknow' then just ignore Insert.
>
>
- Next message: Harag: "Re: Disallowing/Ignoring Insert based on certain column value"
- Previous message: SPhan: "Disallowing/Ignoring Insert based on certain column value"
- In reply to: SPhan: "Disallowing/Ignoring Insert based on certain column value"
- Next in thread: Harag: "Re: Disallowing/Ignoring Insert based on certain column value"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|