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 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

PSQL POSTGRESQL POWERUSER PRACTICE: GEXEC 

Automating routine tasks is becoming more and more important for PostgreSQL power users, and gexec can help. This article will demonstrate how to use …

Continue Reading

Oracle SQLERRM function

The SQLERRM function returns an error message related to an exceptional situation. This function can only be used in the exception handling section of…

Continue Reading

🎉 Thank you for subscribing!

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