Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
ObjectBookingsUnallocatedSeq | int identity | 4 | √ | null |
|
|
||||
ObjectBookingsMasterSeq | int | 4 | null |
|
|
|||||
ObjectNumberLocation | int | 4 | null |
|
|
|||||
ObjectTypesSeq | int | 4 | √ | null |
|
|
||||
ObjectTypeCategoryCode | varchar | 15 | ('') |
|
|
|||||
BookingCount | int | 4 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_ObjectBookingsUnallocated | Primary key | Asc | ObjectBookingsUnallocatedSeq |
AK_ObjectBookingsUnallocated_ObjectBookingsMasterSeq | Performance | Asc | ObjectBookingsMasterSeq |