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