How do dates work in SAS data?
No Answer is Posted For this Question
Be the First to Post Answer
What do you know about sas data set?
what is the difference between informat$8. $char8.
Have you ever linked SAS code, If so, describe the link and any required statements used to either process the code or the step itself?
What are the scrubbing procedures in sas?
Give some examples where proc report’s defaults are same as proc print’s defaults?
Describe a time when you were really stuck on a problem and how you solved it?
SAS System ?
What is proc sort?
How to merge the data using merge statement and proc format? Is the result is same ?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
What is the difference between SAS Data step and SAS PROC SQL, and which is better?
If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?