Hope someone can help !
I want to create some Event Group filters using an SQL Constraint rather than use the GUI.
However, what I don't know is, after an event arrives in the reception log, and is processed, what Database table is it put into.
I'm looking to do something like:
Select * from ?????
Where etc etc
Thanks in Advance
I want to create some Event Group filters using an SQL Constraint rather than use the GUI.
However, what I don't know is, after an event arrives in the reception log, and is processed, what Database table is it put into.
I'm looking to do something like:
Select * from ?????
Where etc etc
Thanks in Advance