What is the length assigned to the target variable by the scan function?
No Answer is Posted For this Question
Be the First to Post Answer
name few built in sas transformation in DI studio ?
I have 50 variables in one data set, In reports i want to generate every 10 variables in one page how we will write code in proc report.
which features do you use to check the data validations and errors? : Sas-administrator
Can you excute a macro within a macro? Describe.
What is the difference between using drop = data set option in data statement and set statement?
what is study design in while working with SAS? what are screening variables in SAS?
is data integration and etl programming is same? : Sas-di
what is the difference between floor and ceil functions in sas? : Sas-administrator
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 has been your most common programming mistake?
What are the default statistics for means procedure?
What is the difference between Regression and Logistic Regression? Can u explain the Assumptions/Conditions?