Define run-group processing?
No Answer is Posted For this Question
Be the First to Post Answer
how do you debug and test your sas programs? : Sas programming
is data integration and etl programming is same? : Sas-di
What is program data vector (pdv)?
Explain how you can debug and test your SAS program?
what is the difference between the SAS v8 and SAS v9?
Describe the function and utility of the most difficult SAS macro that you have written?
For what purpose would you use the RETAIN statement?
what is Global Symbol table and Local symbol table?
create macros---you have 365 number of data and you need to merge it throw the macros,,,,,, data file1; input a @@; cards; 1 2 3 4 ; run; data file2; input a @@; cards; 5 6 7 8 ; run; data file3; input a @@; cards; 9 10 11 12 ; run;data file4; input a @@; cards; 13 14 15 16 ; run;
what is slowly changing dimension? : Sas-di
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
What are the criticality that you have faced during your project in SAS?