The Confusing String in SAS

Posted on Sep 28, 2014 in Computer Science • Tagged with programming, SAS, String, data type

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. the min function also …


Continue reading

Macro in SAS

Posted on Nov 28, 2009 in Computer Science • Tagged with dot, SAS, macro, branch, programming

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

Here are some examples …


Continue reading

The Trap of Duplicated Columns in the SQL Procedure of SAS

Posted on Aug 28, 2015 in Computer Science • Tagged with programming, SAS, SQL

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

If 2 columns with …


Continue reading

SAS SQL Tips

Posted on Jun 28, 2014 in Computer Science • Tagged with programming, SAS, tips, SQL

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. A const column does …

Continue reading

Limiting/Filtering Results in SAS

Posted on May 28, 2015 in Computer Science • Tagged with programming, SAS, limiting, filtering

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

In the data step …


Continue reading

Copy Data in SAS

Posted on Aug 28, 2015 in Computer Science • Tagged with programming, SAS, copy, dataset, datasets, data step

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

/* copy data using the …

Continue reading