Fraud Blocker

Large database size Distribution MS SQL Server

Sometimes you have to face the situation when in Microsoft SQL Server with the configured replication, the database distribution starts to grow. There…

Continue Reading

Oracle NULLIF function

Oracle/PLSQL NULLIF function compares expr1 and expr2. If expr1 and expr2 are equal, the function NULLIF returns NULL. Otherwise, it returns expr1….

Continue Reading

Oracle NVL function

Oracle/PLSQL NVL function allows you to replace the value when there is a Null value….

Continue Reading

It does matter what the column order is in PostgreSQL.

Recently, I came across some really broad tables with hundreds of columns in a database that was not particularly well organized. Our PostgreSQL suppo…

Continue Reading

Oracle SQLCODE function

The SQLCODE function returns the error number associated with an exceptional situation. This function can only be used in the exception handling secti…

Continue Reading

🎉 Thank you for subscribing!

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