Outdated Version

You are viewing an older version of this section. View current production version.

CREATE GROUP

Info

MemSQL Helios does not support this command.

Create a group on a MemSQL cluster.

Syntax

CREATE GROUP 'group_name'

Example

memsql> CREATE GROUP 'group_name';
Query OK, 0 rows affected (0.14 sec)