How to Select If Column Contains a Specific Value Else Do Nothing
Hello Everyone, Is it possible to write a select statement for a column where if the column does not contain a desired value it will do nothing but if the column does contain the value I am looking for I can have it perform additional scripting? I have a column Notification Code that contains 3 values "1-Addition", "3-Update", and "4-Delete" that is among my transactional data. When the table ...
vince_faller