Отчет об информационной системе транспортной компании, страница 6

   FamilyDriver         char(30)             not null,

   NameDriver           char(30)             not null,

   OtchestvoDriver      char(30)             not null,

   Kategoriya           char(1)              not null

      constraint CKC_KATEGORIYA_DRIVER check (Kategoriya in ('А','Б','В','Г','Д','Е')),

   Zdorov               bit                  not null default True,

   KTelefonDriver       char(12)             null,

   constraint PK_DRIVER primary key  (KodDriver)

)

go

5.8.1.5.5 List of diagrams containing the table Водитель

Name

Code

Diagram_1

Diagram_1

5.8.1.5.6 List of extended attributes of the table Водитель

Name

Data Type

Value

Target Name

ExtCktNotForReplication

(Boolean)

false

Microsoft SQL Server 2000

5.8.1.5.7 List of columns of the table Водитель

Name

Code

Код водителя

KodDriver

Фамилия водителя

FamilyDriver

Имя водителя

NameDriver

Отчество водителя

OtchestvoDriver

Категория

Kategoriya

Здоров

Zdorov

Контактный телефон водителя

KTelefonDriver

5.8.1.5.8 Column Код водителя of the table Водитель

5.8.1.5.8.1 Card of the column Код водителя of the table Водитель

Name

Код водителя

Code

KodDriver

Data Type

numeric

Mandatory

Yes

5.8.1.5.8.2 Check constraint name of the column Код водителя of the table Водитель

CKC_KODDRIVER_DRIVER

5.8.1.5.8.3 Check of the column Код водителя of the table Водитель

Minimum value

Maximum value

Default value

Unit

Format

Uppercase

No

Lowercase

No

Cannot modify

No

List of values

5.8.1.5.8.4 Server validation rule of the column Код водителя of the table Водитель

%MINMAX% and %LISTVAL% and %RULES%

5.8.1.5.8.5 List of all dependencies of the table column Код водителя

Name

Code

Class Name

?

?

Reference Join

Код водителя

KodDriver

Index Column

Identifier_1

Identifier_1

Key

5.8.1.5.8.6 List of extended attributes of the table column Код водителя

Name

Data Type

Value

Target Name

ExtCkcNotForReplication

(Boolean)

false

Microsoft SQL Server 2000

ExtDeftConstName

(String)

Microsoft SQL Server 2000

ExtIdentityIncrement

(Integer)

Microsoft SQL Server 2000

ExtIdentitySeed

(Integer)

Microsoft SQL Server 2000

ExtIdtNotForReplication

(Boolean)

false

Microsoft SQL Server 2000

ExtNullConstName

(String)

Microsoft SQL Server 2000

5.8.1.5.9 Column Фамилия водителя of the table Водитель

5.8.1.5.9.1 Card of the column Фамилия водителя of the table Водитель

Name

Фамилия водителя

Code

FamilyDriver

Data Type

char(30)

Mandatory

Yes

5.8.1.5.9.2 Check constraint name of the column Фамилия водителя of the table Водитель

CKC_FAMILYDRIVER_DRIVER

5.8.1.5.9.3 Check of the column Фамилия водителя of the table Водитель

Minimum value

Maximum value

Default value

Unit

Format

Uppercase

No

Lowercase

No

Cannot modify

No

List of values

5.8.1.5.9.4 Server validation rule of the column Фамилия водителя of the table Водитель