-- Oracle script. Truncate view1 cache table.
TRUNCATE TABLE materializationStageTableNameInSrc REUSE STORAGE;
