Question About Batch Load in Data Structure Setup
Question About Batch Load in Data Structure Setup
Comments
-
I had trouble figuring this out, but what does the "Batch Load" setting do when editing Data Structures setup under the Advanced settings?
-
With the Batch Load setting enabled, it creates the data type as a database-stored data type with an additional table. This table is a mirror copy of the main table. You can efficiently load large data sets by adding them to the copy and then merging that data onto the main and other tables.