What are the scrubbing procedures in sas?
No Answer is Posted For this Question
Be the First to Post Answer
How to create an external dataset with sas code?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
What are the parameters of scan function?
What is Transaction...? And what are Comment, Roll back n Save point..?
What are the new features included in the new version of SAS Programming Language?
what is operational data and operational system? : Sas-di
which date function advances a date, time or datetime value by a given interval? : Sas programming
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What is the difference between match merge and one to one merge?
Describe the function and untility of the most difficult SAS macro that you have written.
What is the maximum length of the macro variable? : sas-macro