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
When calculating descriptive statistics on a table of data, we often need to produce different statistics for the different measurements contained within.
Read more...
Posted in
SAS Analytics;
Tagged
Proc SUMMARY,
SAS Analytics;
Posted
January, 2017
by
Amadeus Technical Team
Stored Processes are one of the most useful tools that can be found within the SAS Business Intelligence platform.
Read more...
Posted in
SAS Programming;
Tagged
SAS Programming,
SAS Enterprise Guide,
SAS BI;
Posted
January, 2017
by
Amadeus Technical Team
Sorry for any confusion stemming from the title of this tip, hopefully not too many military enthusiasts are about to be disappointed, but if your troops are your army of...
Read more...
Posted in
SAS Data Management;
Tagged
SAS Data Management,
SAS DI Studio;
Posted
January, 2017
by
Amadeus Technical Team
Enterprise Guide allows for the creation of complex process flows; however in some cases the order in which the tasks execute may not be appropriate.
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team
You can use regular expressions when editing code in Enterprise Guide. This feature – available since EG 4.3 - enables you to do some things that would not otherwise be possible.
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team
SAS Data Integration Studio provides a comprehensive set of transformations for performing the ETL processes necessary to build and maintain a data warehouse.
Read more...
Posted in
SAS Data Management;
Tagged
SAS Data Management,
SAS Data Integration Studio;
Posted
January, 2017
by
Amadeus Technical Team
When using Enterprise Guide we often create very long flows with many intermediate tables.
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team
Most SAS programmers are familiar with the use of an AUTOEXEC file which allows us to AUTOmatically EXECute a program on SAS invocation.
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team
SAS Data Integration (DI) Studio provides a comprehensive set of transformations for performing the ETL processes necessary to build and maintain a data warehouse , however with the plethora of...
Read more...
Posted in
SAS Data Management;
Tagged
SAS Data Management,
SAS DI Studio,
SAS Data Integration Studio;
Posted
January, 2017
by
Amadeus Technical Team