Mention common programming errors committed in sas ?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is data step?
What is the purpose of _error_?
why is the use of Retrive statement and give me with example?
if a program has some 1000 or more line and how to know whether the syntax of the particular code is correct without checking it manually
There is a field containing a date. It needs to be displayed in the format "ddmonyy" if it's before 1975, "dd mon ccyy" if it's after 1985, and as 'Disco Years' if it's between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
To what type of programms have you used scratch macros?
how do you want missing values handled? : Sas programming
What is PROC in SAS?
name few built in sas transformation in DI studio ?
How many tiers in sas architecture?
How would you code a merge that will keep only the observations that have matches from both sets?