How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
No Answer is Posted For this Question
Be the First to Post Answer
explain the key concept of sas? : Sas-administrator
How to read multiple excel sheets from a single excel file at once????
7 Answers HCL, Verinon Technology Solutions,
What is the purpose of the trailing @? The @@? How would you use them?
Why is a STOP statement needed for the point=option on a SET statement?
Give some examples where proc report’s defaults are different than proc print’s defaults?
Does SAS ‘Translate’ (compile) or does it ‘Interpret’? Explain.
What do you feel about hardcoding?
How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
How to write duplicate records into a separate dataset using sort?
What are SAS/ACCESS and SAS/CONNECT?
Can we use where and having clauses in a single SAS program. ex: proc sql; select a,b,c from test where state in 'KA' and having <some condition>. Is the above program run correctly, if not why ?
name some data transformation used in sas di? : Sas-di