Crosstab with zero counts and counts of distinct values proc freq and sql %let pgm=utl-crosstab-with-zero-counts-and-counts-of-distinct-values-wpe_r_sql; ...
Note: The SQL procedure displays the variable labels as stored in the view. However, because you are referencing a view descriptor, you must use the SAS variable names in the WHERE clause, not the ...