Explain proc sort?
No Answer is Posted For this Question
Be the First to Post Answer
Suppose there is a SAS dataset with following values - Parent Child A B B C D E F G G H H I and so on….. This goes onto 1000s of observations/rows. Now how do we identify from this dataset Grandparents and Grandchildrens ?
5 Answers American Express, Barclays,
what is the use of LRECL option.
What do the SAS log messages "numeric values have been converted to character" mean?
Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.
1 new york 7,262,700 2 los angeles 3,259,340 3 philadelphia 1,642,900 how to read the above data using input statement consider the above data is in txt format externally u have to use infile and input statement.
List out some key concept of SAS
how many types of MERGE?
In the following DATA step, what is needed for ‘fraction’ to print to the log? data _null_; x=1/3; if x=.3333 then put ‘fraction’; run;
Which command is used to save logs in the external file?
What is the one statement to set the criteria of data that can be coded in any step?
The Lion King is hosting an animal conference. All the animals in the world attend except one. Which animal does not attend?
: and & modifiers.