What is the command used to find missing values?
No Answer is Posted For this Question
Be the First to Post Answer
I need to find the numeric field which contains blank in between..Ex:123 456...there is blank in between the 123 456..I need to know if there is any SAS function to find a field.. Please suggest...
how do you validate sas program?
DATA ABC; INPUT TDATE DATE9. AVG; CARDS; 18APR2008 150.00 19APR2008 167.00 20APR2008 123.00 21APR2008 145.00 ; RUN HOW CAN I FIND THE DIFFERENCE BETWEEN AVG OF 18APR2008 ANF 21APR2008?? IF ANY ONE GETS IT PLS TRY TO POST IT.
8 Answers Verinon Technology Solutions,
Explain the difference between nodup and nodupkey options?
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?
what is the function of catx syntax? : Sas-administrator
what is the diff. b/w proc means and proc summary?
How experienced are you with customized reporting and use of Data _Null_ features?
what is business intelligence? : Sas-bi
What is the one statement to set the criteria of data that can be coded in any step?
how to import XTP files into SAS datasets?
1 Answers Barclays, Institute For Plasma Research,
How do you convert basic cube to transaction cube and transaction cube to basic cube?