I am trying to find on the web how to create a trigger on a SAS table such as MS SQL server triggers, but i cannot find anything at all.
Does SAS support triggers for tables?
SAS does not support triggers, unless you're wanting to perform some kind of simple integrity constraint.