Questions in DATA Step
Base code
Page 3 out of 4 Pages
- Are there any efficiency benefits to using the KEEP= dataset option?
(85729 views) - How can I stop certain functions setting the length of the result to 200?
(52475 views) - Why shouldn't I use TRANWRD or TRANSLATE to remove characters from a string?
(69929 views) - How do I remove repeated characters from a text string?
(36761 views) - How do I remove consecutive blanks from a text string?
(33852 views) - Should variable names be treated as case-sensitive?
(34946 views) - When are leading and trailing blanks removed from macro variables?
(92508 views) - Do PROC SQL Joins and DATA Step Merges produce the same results?
(58093 views) - How does the 'SOUNDS LIKE' (=*) operator work in a WHERE statement?
(37348 views) - Can I create an Excel Workbook containing the metadata for all datasets in a library?
(72960 views)
Base code