Tell e how how dealt with..
No Answer is Posted For this Question
Be the First to Post Answer
How do you put an elephant in the refrigerator?
Explain how merging helps to combine data sets.
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?
Mention the difference between ceil and floor functions in sas?
do you need to know if there are any missing values? : Sas programming
How are numeric and character missing values represented internally?
How to read an input file in sas?
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 do you feel about hardcoding?
How do you test for missing values?
Under what circumstances would you code a SELECT construct instead of IF statements?
% let A=3+4 what is result