The Account Groups table details Connection IDs and their mapping with different groups. The fields for the Account Group History table are:
Table Name: AccountGroups
Column Name
Data Type
Valid Values
Allow Nulls
Description
PK_GroupId
int identity
No
FK_ConnID
int
GroupName
varchar
Yes
HomeCurrency
Active
bit
((1))
FK_GroupType
LastUpdatedTime
datetime
(getutcdate())
The time when the last update took place.
Last updated 6 years ago
Was this helpful?