i want to create a trigger in sql server 2008.... the trigger should raise an error if the user want to enter a row which has already been entered twice...
means the row cannot repeat itself more than two times.... on third tym it shld raise an error.... PS: the trigger should be ms sql server based trigger and NOT ORACLE based..... -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
