Among the functions you can use in Proc SQL is PRXMATCH. At a single stroke, this increases the power of the SELECT statement quite dramatically.
Read more...
Posted in
SAS Programming;
Tagged
SAS Programming,
SELECT Statement,
Proc SQL;
Posted
February, 2017
by
Amadeus Technical Team
If you are looking to improve performance of your SQL code consider the following options:
Read more...
Posted in
SAS Programming;
Tagged
SELECT Statement,
SAS Programming;
Posted
January, 2017
by
Amadeus Technical Team
The SELECT statement seems to be excluded from many SAS programming courses for some reason, so it's overlooked by a lot of people.
Read more...
Posted in
SAS Programming;
Tagged
SAS Programming,
SELECT Statement;
Posted
January, 2017
by
Amadeus Technical Team