Fraud Blocker

Choose no rules for updated transaction analyses. 

    I was recently confronted with a nice example of how adding FOR UPDATE to a query can introduce transaction anomalies. This article will talk about wh…

    Continue Reading

    DEBUG DEADLOCKS IN POSTGRESQL

    Even if you are familiar with the concept of a deadlock, deadlock debugging can be challenging. This article demonstrates some methods for identifying…

    Continue Reading

    How to define table size in MS SQL database

    To determine the size of tables in a database hosted on Microsoft SQL Server, you need to perform the following steps:

    1. Connect to a database ser…

    Continue Reading

    Oracle GROUP_ID function

    Oracle/PLSQL GROUP_ID function assigns a number to each group as a result of GROUP BY operator. GROUP_ID function is most often used to identify dupli…

    Continue Reading

    Oracle EMPTY_CLOB function

    Oracle PLSQL EMPTY_CLOB function can be used to initialize empty LOB columns in INSERT or UPDATE operators or it can be used to initialize LOB variabl…

    Continue Reading

    🎉 Thank you for subscribing!

    You're now on the list for database FinOps strategies and performance insights.