Fraud Blocker

SEQUENCES VS. INVOICE NUMBERS IN POSTGRESQL

In SQL, sequences are a fundamental characteristic. Some users, however, are inclined to employ sequences to produce bills. That is risky and ought to…

Continue Reading

What in SQL is an INNER JOIN? Furthermore, what is an outside member?

In IT, a join is a term that is frequently used and mentioned but infrequently fully understood. What distinguishes inner joins from outer joins, semi…

Continue Reading

Oracle REGEXP_SUBSTR function

The Oracle/PLSQL REGEXP_SUBSTR function is an extension of function SUBSTR. This function, represented in Oracle 10g, allows you to extract substring …

Continue Reading

My PostgreSQL table does not shrink when I vacuum.

Have you ever wondered why VACUUM does not reduce the size of your PostgreSQL tables? Have you ever pondered the lack of data file compression in VACU…

Continue Reading

Why are my postgresql update times getting less timely?

A customer recently questioned me about why a bulk load into a PostgreSQL table continued slowing down over time. They saw that the trigger on the tab…

Continue Reading

🎉 Thank you for subscribing!

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