Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
ComputerID | INT | 10 | √ | null |
|
|
||
ClientID | INT | 10 | 0 |
|
|
|||
LocationID | INT | 10 | 0 |
|
|
|||
Name | VARCHAR | 50 | null |
|
|
|||
Domain | VARCHAR | 100 | null |
|
|
|||
Username | VARCHAR | 1000 | null |
|
|
|||
PCDate | VARCHAR | 30 | null |
|
|
|||
TimeZone | DECIMAL | 11,1 | 0.0 |
|
|
|||
OS | VARCHAR | 100 | null |
|
|
|||
WinDir | VARCHAR | 50 | null |
|
|
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
ClientID | Performance | Asc | ClientID |
ComputerID | Must be unique | Asc | ComputerID |
CPUUsage | Performance | Asc | CPUUsage |
flags | Performance | Asc | flags |
LastContact | Performance | Asc | LastContact |
LocalAddress | Performance | Asc | LocalAddress |
LocationID | Performance | Asc | LocationID |
MAC | Performance | Asc | MAC |
MemoryAvail | Performance | Asc | MemoryAvail |
Name | Performance | Asc | Name |