Fraud Blocker

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

    Oracle NANVL function

    The Oracle/PLSQL NANVL function allows you to replace a value for a floating point number such as BINARY_FLOAT or BINARY_DOUBLE when Nan (Not a number…

    Continue Reading

    🎉 Thank you for subscribing!

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