Fraud Blocker

Why should the MySQL GROUP CONCAT function be used?

This is the function MySQL GROUP CONCAT and how it can change the work with query results. Especially if the database is the data source for the appli…

Continue Reading

How to read Windows emergency memory dump (MEMORY.DMP).

In Windows, when the operating system crashes, an emergency memory dump is automatically created and saved in the Windows system directory in the MEMO…

Continue Reading

Oracle IF-THEN-ELSE operator.

In Oracle, the IF-THEN-ELSE operatoris used to execute code when the condition is TRUE (true), or execute another code when the condition is FALSE (fa…

Continue Reading

Oracle CASE statement.

In Oracle statement CASE has IF-THEN-ELSE functionality. Starting with Oracle 9i, you can use a CASE statement in an SQL sentence….

Continue Reading

Oracle GOTO statement.

The GOTO statement calls for code to go to the tag after the GOTO statement….

Continue Reading

🎉 Thank you for subscribing!

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