Watch the 7.3 Webinar On-Demand
This new release brings updates to Universal Storage, query
optimization, and usability that you won’t want to miss.
Shows the list of groups on a SingleStore DB cluster
SHOW GROUPS
Output
Column | Description |
---|---|
Groups |
Groups |
SHOW GROUPS;
+- --------+
| Groups |
+- --------+
| group_0 |
+- --------+
1 row in set (0.00 sec)
Related Topics