POSTGRESQL TIME ZONE MANAGEMENT
- 20 November 2022
- Database Performance ManagementTechnology Business
Time zones are among the least popular topics in computing, right behind character encoding. In addition, PostgreSQL’s implementation of timestamp wit…
POSTGRESQL CASE-INSENSITIVE PATTERN MATCHING
- 19 November 2022
- Machine learningSoftware Engineering
Case-insensitive search is a highly requested feature, in part to keep Microsoft SQL Server compatibility. Using case-insensitive ICU collations is on…
Choose no rules for updated transaction analyses.
- 18 November 2022
- Machine learningOracle
I was recently confronted with a nice example of how adding FOR UPDATE to a query can introduce transaction anomalies. This article will talk about wh…
DEBUG DEADLOCKS IN POSTGRESQL
Even if you are familiar with the concept of a deadlock, deadlock debugging can be challenging. This article demonstrates some methods for identifying…
Oracle GROUP_ID function
- 16 November 2022
- Machine learningTechnology Business
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…
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!