Fraud Blocker

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

Oracle LNNVL function

Oracle/PLSQL LNNVL function is used in the WHERE SQL query sentence to evaluate the state when one of the operands may contain the value NULL….

Continue Reading

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

🎉 Thank you for subscribing!

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