What will happen if I run rollabck without begin in PostgresSQL statement?
0
votes
1
answer
202
views
I have run below statement without begin then, show a warning message
(**WARNING: there is no transaction in progress**)
like below image. But actually that table was deleted. Why it is not roll backed? Is there any effect in future transaction on that table?

Asked by Sheikh Wasiu Al Hasib
(283 rep)
Apr 18, 2022, 10:09 PM
Last activity: Apr 18, 2022, 10:20 PM
Last activity: Apr 18, 2022, 10:20 PM