Tag: Open Source

Community

MySQL 8.0: GROUPING function

(Chaithra Gopalareddy) Starting with MySQL 8.0.1, the server supports the SQL GROUPING function. The GROUPING function is used to distinguish between a NULL representing the set of all values in a super-aggregate row (produced by a ROLLUP operation) from a NULL in a regular row.

Community

Navicat 12: An Overview

(Rob Gravelle) Ask a database administrator (DBA) to name their most cherished tool, and they’ll usually say it’s their database management (DBM) system. Sure, there is the occasional hold-out that hasn’t moved on since the days that DBAs used the command line to create, edit, and delete databases,