The Language of SAS
Instant Response
Add new FAQ
Add question
Open questions
Sign up
Login
FAQ Home
All categories
The Language of SAS
24 users online | 24 Guests and 0 Registered
A
A
C
D
H
I
S
W
Are there any efficiency benefits to using the KEEP= dataset option?
One of the largest 'costs' in processing any code is the I/O (Input / Output), the physical transfer of data from and to disk storage. ...
Most popular FAQs
How do I add comments to code in SAS? ...
(92543 views)
When are leading and trailing blanks removed from macro ...
(69612 views)
Are there any efficiency benefits to using the KEEP= ...
(63101 views)
Is there an equivalent to the 'begins with' colon ...
(60484 views)
How can I create a row count variable in ...
(58497 views)
Can I stop the "WARNING: This CREATE TABLE statement ...
(57101 views)
Can I create an Excel Workbook containing the metadata ...
(55649 views)
Why shouldn't I use TRANWRD or TRANSLATE to remove ...
(53970 views)
Can I 'inject' native HTML code into an ODS ...
(49822 views)
Can I use the colon modifier to create a ...
(48685 views)
Latest FAQs
When creating output data in PROC SUMMARY / MEANS ...
I know that the number of observations is stored ...
I constructed an IN list from a dataset, but ...
Can I write SAS dates in bespoke formats?
I have a list of names with initials some ...