Index Fund Database Tables
There are two database tables are important for indexed funds: AsBucket and AsValuation. AsBucket holds the number of premiums that are held, along with the policy and effective date information. The AsValuation table tracks money in and out using the bucket column along with FundGuid and other critical data.
Index Fund Database Tables