-- SqlServer script. Truncate view1 cache table.
TRUNCATE TABLE materializationStageTableNameInSrc;
