SAS and DataFlux Programming
SAS Programming and DataFlux EEL
Pages
(Move to ...)
Home
DI Studio
SMC
DataFlux
Certification
Contact Us
▼
Jan 8, 2020
Enable dark mode in SAS Enterprise Guide 8.1
›
To activate dark mode in SAS Enterprise Guide 8.1 use these steps: Open Enterprise Guide 8.1 Click Tools menu then select Options Sele...
2 comments:
Jan 7, 2020
How to read 2-digit year properly with YEARCUTOFF SAS options
›
If dates in your external data sources or SAS program statements contain two-digit years, you can determine which century prefix should be a...
Nov 21, 2019
Read Scientific Notation in SAS
›
If numeric value has more than 12 digit SAS show the number in *E* form. We can use SAS format 'BEST<N>.' to read it properly....
1 comment:
Oct 23, 2019
Where statement
›
Selects observations from SAS data sets that meet a particular condition. If it is a big table then using the WHERE statement will improve...
Oct 22, 2019
How to write comment in SAS code
›
Comment is very helpful and recommended for programmers to use because it helps if other than original developer needs to update the code...
1 comment:
SAS Certificate pricing by Country
›
SAS Certified Specialist: Base Programming Using SAS 9.4 Country/Region Amount Currency Afghanistan 180 USD Aland Islan...
Oct 17, 2019
SAS Programming most important tips to remember while coding.
›
Always check the log after run the job. Write a comment in each step which can help you or someone who needs to update the code. Turn on...
1 comment:
›
Home
View web version