what is sas olap server? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
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.
i have a null dataset with 20 variables. i want to upload the variables which contain name like a or k or anything in another dataset.how can we create the dataset?
Name statements that are recognized at compile time only?
how to generate means for every subject;
What is LAG function?How is it used? can any one explain
3 Answers TRE, Verinon Technology Solutions,
How would you include common or reuse code to be processed along with your statements?
what other sas products have you used and consider yourself proficient in using? : Sas programming
what is the difference between DUPKEY and NODUPKEY???
what is the usage for assigning error=1 in a dataset ?
How we will Developing new reports Using Data step programming and Macros ?
When merging 2 datasets with a common variable (not merge key), how to keep both?