Open jeukshi opened 8 months ago
We can do: select x from {myTmpTable}
select x from {myTmpTable}
Maybe we can prohibit myTmpTable from escaping the transaction scope?
myTmpTable
We can do:
select x from {myTmpTable}
Maybe we can prohibit
myTmpTable
from escaping the transaction scope?