I know that theres is no phantom or non-repetable read in SERIALIZABLE mode, but I received the task to obtain a similar effect with this level of isolation-during transaction 1, transaction 2 performs some actions that affect the results of the same query in transaction 1
I suppose it should be something with nulls-insert
New contributor
Ishul is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.