Subject interacting with the DB from a UDF
Author samcarleton
Is there a way to interact with the DB from a UDF (select, insert, update, or delete)? I am not seeing a way to get the current transaction or any type of connection to preform that type of action on the DB.