-- MetaMatrix script. Populate view1 cache table.
SELECT column1, column2, column3 INTO materializationStageTableNameInSrc FROM virtualGroupName;
