How do you control the number of observations and/or variables read or written?
No Answer is Posted For this Question
Be the First to Post Answer
name several ways to achieve efficiency in your program? : Sas programming
what is the difference between sas and other datawarehousing languages?what are the advantages of sas over them?
how do you test for missing values? : Sas programming
How would you include common or reuse to be processed along with your statements?
Which of the following is not created during compilation phase?
What are the data types in sas?
What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
differnce between 8.2 and 9.1.3
Hi, I have one dataset, could you please ans for this. id amount paid_amount 1 700 400 2 900 250 3 300 300 a 400 250 b 500 320 c 800 650 x 200 190 y 900 250 z 300 180 i want create new dataset having id and paid_amount who are paid high amount comparing amount. ex: 1d paid_amount 3 300 c 650 x 190
how can u create zero observation dataset?
Explain why double trailing @@ is used in input statement?
how do you want missing values handled? : Sas programming