Is there a way to call a prepared statement from within a transaction?
I have a prepared statement called
p1
. Is it possible to call it from within a transaction?
Something like
1 Reply
Not yet unfortunately, there is an open feature request for it though