On Tue, Oct 23, 2018 at 6:36 PM Ravi Krishna <srkrishna1@xxxxxxx> wrote:
I have hardly used savepoints in any application, but if I understand it correctly, isn't it something which is typically used
in a persistent connection. I wonder how it is applicable in a web based stateless application like Amazon.com, unless
even web based application have database level state.
Amazon's web store may be a (mostly) stateless application, that doesn't mean their back end applications are.
--
Mike Nolan