rebuild_all_supergroup — rebuild the Supergroup and Delayed_Supergroup columns of the entire MEMBERS table
int
rebuild_all_supergroup
(
|
) ; |
This procedure rebuilds the Supergroup and Delayed_Supergroup columns on the entire MEMBERS table. The GROUPS, CENSUS (by way of MEMBERS), and BIOGRAPH tables provide the necessary data.
If there are any MEMBERS rows
with non-NULL
Residency,
LowFrequency, or GrpOfResidency, those values
depended on an earlier version of the supergroup data,
so this function automatically sets them all to NULL
and removes all rows in the RESIDENCIES table.
The Supergroup and Delayed_Supergroup columns of the MEMBERS table are not automatically maintained by the system at this time.