2.14 NC_Floppy Table

The NC_Floppy table includes data about floppy drives.

Column

Key

Type

Null

Description

ComponentOID

PK, FK

binary(16)

No

An internal ID number used as a primary key.

Capacity

Float

The storage capacity of the drive.

DriveLetter

nvarchar(64)

The drive letter.

NOTE:The ComponentOID foreign key references the ComponentOID primary key column of the NC_FloppyComp table.