Name statements that function at both compile and execution
time?
How the date 04oct1994 is stored in SAS,not only give the answer explain in brief?
what are the sites did u refer for enquiries and doubts for SAS
how does sas handle missing values in procs? : Sas programming
hi guys ...i have one query... data abc; input s w k g o t a m; cards; 1 2 3 4 5 6 7 8 2 3 4 5 6 7 8 9 ; run; i want the output to be the sorted order(only variables).observations should not be changed..
What is the difference between SAS Data step and SAS PROC SQL, and which is better?
what is factor analysis? : Sas-administrator
describe about joins? briefly?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
what is the difference between proc means and proc tabulate?
What is SAS informats?
Why Info School? BUILD YOUR CAREER WITH RIGHT GUIDANCE AND SUPPORT
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?