How would one compose these macros? For example, how would one compose @select
and @where
to select or reject certain rows which match the @where
condition?
How would one compose these macros? For example, how would one compose @select
and @where
to select or reject certain rows which match the @where
condition?