what is hierarchy flattening? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
what is TAB delimiter? explain about it? what will you do to get TAB delimiter?
how are numeric and character missing values represented internally? : Sas programming
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
What are the difference between ceil and floor functions in sas?
what is the diff. b/w proc means and proc summary?
what techniques and/or procs do you use for tables? : Sas programming
How do you add a number to a macro variable?
If money were no object, what would you like to do?
Mention what is the difference between nodupkey and nodup options?
How would you keep from overlaying the a SAS set with its sorted version?
How to get the repeated values by using sql in sas ?
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?