Is there a way to call a prepared statement from within a transaction?
I have a prepared statement called
Something like
p1. Is it possible to call it from within a transaction?Something like