Primary Key | Field Type |
---|---|
![]() |
uniqueidentifier |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
int | Default = 90 | ||
![]() |
int | Default = 30 | ||
![]() |
tinyint | Default = 1 | ||
![]() |
nvarchar(26) (Computed) | ![]() |
CASE [TICKETATTENDANCECODE] WHEN 0 THEN N'Once the ticket is sold' WHEN 1 THEN N'Once the ticket is scanned' END | |
![]() |
datetime | Default = getdate() | ||
![]() |
datetime | Default = getdate() | ||
![]() |
timestamp | |||
![]() |
bigint (Computed) | ![]() |
CONVERT(bigint, TS) |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
uniqueidentifier | CHANGEAGENT.ID | ||
![]() |
uniqueidentifier | CHANGEAGENT.ID |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
![]() |
DATEADDED | ![]() |
||
![]() |
DATECHANGED | |||
![]() |
ID | ![]() |
![]() |
Trigger Name | Description |
---|---|
![]() |
|
![]() |