Articles

Affichage des articles du 2015

Using the aggregate functions ANY, SOME, EVERY with MySQL

Hello! I have posted this entry on the MySQL Server team's blog: Using the aggregate functions ANY, SOME, EVERY with MySQL   .

Storing UUID Values in MySQL Tables

Hello! I have posted this entry on the MySQL Server team's blog: Storing UUID Values in MySQL Tables

When ONLY_FULL_GROUP_BY Won’t See the Query Is Deterministic…

Hi! Just to say I wrote this new post about only_full_group_by tricks, on the MySQL Server team's blog.