Servers table

The Servers table is a supporting table that stores information about the various servers. Each record in the table represents one server.

Column Data Type Key/Index Details
ServerId
int
Primary
Unique number identifying this server.
ServerFQDN
nvarchar(256)

Server FQDN.