How many ways to overcome a missing values???
No Answer is Posted For this Question
Be the First to Post Answer
for what purpose would you use the retain statement? : Sas programming
If you?re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?
if you have 365 no of data set and each one having different variable from each other. how will you read by creating macros and create a single data set.
Name validation tools used in SAS
How to get part of string form the source string without using sub string function in SAS?
if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
Write a SAS macro to calculate number of numbers in an email address
What is the role of unrestrictive users? : sas-grid-administration
Why is a STOP statement needed for the point=option on a SET statement?
what is the difference between the SAS v8 and SAS v9?