why a stop statement is needed for the point= option on a set statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is the basic syntax of a sas program?
what are the types of interactive display types? : Sas-bi
wat is sas? is a package or programming language?
i have a dataset with 25 obs; 10th obs has like ramu,anji,ramu,azad,ramu like this. i want to know how many times the word repeats in that obs?
Which statement does not perform automatic conversions in comparisons?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
How to do user inputs and command line arguments in SAS? D&B
Explain data step in SAS
What is a pdv and what are its functions?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set?
explain the difference between proc means and proc summary?