Applied Filters: (Reset All Filters)
Type: Sample ( Reset Filter)
| Date | Title | Type | ||
|---|---|---|---|---|
| 9/16/09 |
36199 - Simulating a LEAD function by using the POINT= option on the SET statement The SET statment provides random access to any observation by using the POINT= option to specify a particular observation number to be read http://support.sas.com/kb/36/199.html, 21KB |
Sample | ||
| 2/27/09 |
24652 - Generate every combination of observations between data sets Create a cartesian product between two data sets using the DATA step instead of <a href="http://support.sas.com/kb/25270.html">PROC SQL</a>. No common variable is required. http://support.sas.com/kb/24/652.html, 19KB |
Sample | ||
| 1/13/06 |
25968 - Using POINT= to trace 'parent-child' lineage in a data set Use POINT= logic to find the parent/child relationships among the observations in a single data set. http://support.sas.com/kb/25/968.html, 18KB |
Sample | ||
| 12/8/05 |
24777 - How to do a Table lookup using a DO loop with a DO UNTIL Combining two SAS data sets using a DO loop. Use a DO UNTIL to SET a data set until a match is found. http://support.sas.com/kb/24/777.html, 19KB |
Sample | ||
| 12/8/05 |
24756 - Combining observations when there is no common variable Combine observations based on some criteria, even when there is no common variable in the two data sets. http://support.sas.com/kb/24/756.html, 23KB |
Sample | ||