Service_Rights


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Service_Id bigint 8 null
Service.Service_Id FK_SERVICE_RIGHTS_SERVICE R
Right_Id bigint 8 null
Right.Right_Id FK_SERVICE_RIGHTS_RIGHT R
Type nvarchar 510 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_Service_Rights_Service_Id_Type Primary key Asc/Asc Service_Id + Type

Relationships