Account Introducer Map Log
The Account Groups table details relation between Introducer and Accounts table. The fields for the Account Group History table are:
Table Name: AccountIntroducerMapLog
Column Name
Data Type
Valid Values
Allow Nulls
Description
PK_ID
int identity
No
FK_IntroducerId
int
No
FK_AccountId
bigint
Yes
LogTime
datetime
(getutcdate())
Yes
Last updated
Was this helpful?