Hi, I have a sql merge statement in an orchestration sql component. I wanted to know if there is a way I can get the specific query ID or session ID during the merge statement execution

There are other jobs running simultaneously and its quite hard to get the specific query id for that merge execution. I want to store the query id for later.

 

I'm new to matillion so any help would be appreciated.