Why should the MySQL GROUP CONCAT function be used?
- 8 August 2022
- Database Performance ManagementMachine learning
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…
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…
Oracle IF-THEN-ELSE operator.
- 5 August 2022
- Software EngineeringTechnology Business
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…
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….
Oracle GOTO statement.
- 4 August 2022
- ManualsTechnology Business
The GOTO statement calls for code to go to the tag after the GOTO statement….
The views expressed on this blog are those of the author and do not necessarily reflect the opinions of Enteros Inc. This blog may contain links to the content of third-party sites. By providing such links, Enteros Inc. does not adopt, guarantee, approve, or endorse the information, views, or products available on such sites.
Are you interested in writing for Enteros’ Blog? Please send us a pitch!