11 Using Triggers on One Table
Earlier, when we talked about passing multiple values to a stored procedure, we had problems with delimiters. Some users had the pipe symbol (|) in their Location, and we probably want to stop them from doing that. Let’s say we wanna make a business rule that nobody’s Location column is allowed to hit the pipe….
