Skip to main content

SHOW GROUPS

Shows the list of groups on a SingleStoreDB cluster

Syntax

SHOW GROUPS

Output

Column

Description

Groups

Groups

Example

SHOW GROUPS;
+- --------+
| Groups  |
+- --------+
| group_0 |
+- --------+
1 row in set (0.00 sec)

Related Topics