Previous Topic: %ForEachLogEntity()Next Topic: %ForEachTable()


%ForEachMatView()

Expands the macro code for all materialized views in the current subject area, evaluating the macro code between the braces.

Syntax

%ForEachMatView()

Syntax Example

%ForEachMatView() {

%ViewName

}

Expansion

MOVIE_COPY

MOVIE_RENTAL_RECOR

Usage

Classified as an Entity macro.