Explain data_null_?
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 ?
Can we create datasets by proc step ? (Proc contents, Means)?
How would you invoke a macro? : sas-macro
If money were no object, what would you like to do?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
Which is the best place to learn SAS clinicals and Oracle clinical in hyderabad?
The Lion King is hosting an animal conference. All the animals in the world attend except one. Which animal does not attend?
describe the interaction table in sas di? : Sas-di
Are you familiar with special input delimiters How are they used?
what is factor analysis? : Sas-administrator
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
what is the difference between nodup and nodupkey options? : Sas programming