Groups table
Description
Table groups is used to store information about Watchdoc roles (default roles)
|
Field |
Type |
Required |
Primary key |
Description |
|
grpID |
bigint |
* |
* |
internal identifier of the role |
|
grpNAME |
nvarchar(128) |
* |
|
name of the role |
|
grpDESC |
nvarchar(255) |
|
|
description of the role |