This table stores firm information that changes often. Updates to the firm table can cause blocking if other long running queries are ongoing. |
firm_transitory_information_KEY | tinyint (1) | NOT NULL | The primary key. |
firm_KEY | int (4) | NOT NULL | The corresponding firm key. |
last_vo_staff_sync_date | nvarchar (46) | NOT NULL | Last instance in time we synchronized client staff data with Web Services. |
last_vo_profile_sync_date | nvarchar (46) | NOT NULL | Last instance in time we synchronized data location profile data with Web Services. |