explain about data integrator metadata reports? : Sas-di
What is the basic structure of a sas program?
i have a macro variable var1,var2. i want titles for the each macro variable separately? how it is possible?
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.
what is the difference between DUPKEY and NODUPKEY???
how to display duplicated observations in a data using base sas.
13 Answers HCL, TCS,
What are all the problems you faced while validating tables and reports?
0 Answers Accenture, Quintiles,
Briefly describe 5 ways to do a "table lookup" in sas.
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
what versions of sas have you used (on which platforms)? : Sas programming
What Proc glm does?
Explain the purpose of retain statement.