What is a put statement?
No Answer is Posted For this Question
Be the First to Post Answer
how to remove duplicates using proc sql?
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
Mention few ways with which a “table lookup’ is done in sas programming.
explain about various caches available in data integrator? : Sas-di
What is the difference between Regression and Logistic Regression? Can u explain the Assumptions/Conditions?
how many types prompting framework can be broken down to? : Sas-bi
how does sas handle missing values in assignment statements? : Sas programming
what do the pad and dim functions do? : Sas programming
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What are the data types that sas contain?
What statement do you code to write the record to the file?