is data integration and etl programming is same? : Sas-di
how to intersect the tables by using PROC MIXED?
Are the preferred term counts are always equal to Body system counts? If so, Why are they equal if not why they are not equal?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What statement do you code to write the record to the file?
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?
In proc transpose and data step with arrays which one you pick?
0 Answers Accenture, Quintiles,
how to change the execute of macro
How do dates work in SAS data?
/* To determine the maximum and minimum of V1 */ data before3; input v1 v2 v3; cards; 3 2 1 4 6 5 2 1 3 6 5 4 1 3 2 5 4 6 ; run;
What is the difference between where and if statement?
Are you familiar with special input delimiters? How are they used?
What are the different operating system platforms in which we can use sas? : sas-grid-administration