Fraud Blocker

Oracle NVL2 function

Oracle/PLSQL NVL2 function extends the functionality of the NVL function. It replaces the value when a Null value is encountered and also when a non-N…

Continue Reading

POSTGRESQL V14’S BETTER SQL FUNCTIONS

Let’s create a simple example of an SQL function with the “classical” syntax so that we have some material for demonstrations:

CREATE EXTENSION unacc…

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

10 simple steps to a full understanding of SQL

Very many programmers look at SQL like a terrible beast. SQL – one of the few declarative languages, and its behavior is fundamentally different from …

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.