what is the difference between floor and ceil functions in sas? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
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 ?
what is validvarname and varnum? why we are using this options; explain with a syntax for this options?
how does sas handle missing values in a merge? : Sas programming
what are methods to identify duplicate observations?
What other SAS features do you use for error trapping and data validation?
Describe crosslist option in tables statement?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
Describe a time when you were really stuck on a problem and how you solved it?
how to extract data from SAP servers? Is like oracle servers or any other methods to extract please reply me.
You need to perform an analysis on a massive dataset by groups, but are unable to sort the data due to memory constraint. How would you accomplish the task?
What is SAS Information Map Studio and its purpose ?
what is SAS OPTIMIZATION?