Answer Posted / vamsi
Proc transpose procedure convert the data from normalization format to non-normalization format
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Give some examples where proc report’s defaults are different than proc print’s defaults?
Enlist the syntax rules followed in sas statements.
what is hash files in sas and why we are using this one in sas?
If a variable contains only numbers, can it be a character data type?
Describe the function and utility of the most difficult SAS macro that you have written?
What is the difference between the proc sql and data step?
What is SAS informats?
what is the primary data source for the wrs? : Sas-bi
what is sas data set?
Given an unsorted data set, how to read the last observation to a new data set?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
What is the function of output statement in a SAS Program?
Which function is used to count the number of intervals between two sas dates?
what has been your most common programming mistake? : Sas programming