08 Mar 2024 12:36 AM - last edited on 03 Apr 2024 12:06 PM by Michal_Gebacki
Why does Dynatrace show "SQL Commit" after select query is executed? This select query does not do any UPDATE or DELETE. These calls are just Select * from blah blah.
Should we really mark as "SQL commit".
Solved! Go to Solution.
22 Jul 2024 09:39 PM
i think is because the architecture that was used in your application. If you runb multiple commands on SQL the commit need to be the last comando to really commit all the comands