What is the difference between where and if statement?
No Answer is Posted For this Question
Be the First to Post Answer
what is SAS/Access and SAS/Connect?what are the uses?
what is TAB delimiter? explain about it? what will you do to get TAB delimiter?
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 its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT.
what is enterprise guide? What is the use of it? : Sas programming
Intern stastical programmer written test
wat has been most common programming mistake?
how are numeric and character missing values represented internally? : Sas programming
What is the order of application for output data set options, input data set options and SAS statements?
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers
What is the difference Using & and && in the macro variables
how can u create zero observation dataset?
what are different analysis datasets you created and what are the new variables created