News

DISTINCT keyword: Tables: PROCLIB.MARCH, FLIGHTS This example joins a table with itself to get all the possible combinations of the values in a column. ... proc sql; create table flights as select ...