Account Type
The Account Type table provides information on what type of account it is whether Live, Demo, etc. The fields for the Application Log table are:
Table Name: AccountType
Column Name
Data Type
Valid Values
Allow Nulls
Description
PK_AccountTypeId
int identity
No
AccountType
varchar
Yes
LastUpdatedTime
datetime
(getutcdate())
Yes
Last updated
Was this helpful?