when we are using the PROC TRANSPOSE? OBSERVATIONS are
repeated then what will happen and what it will show in log
window.
Answer Posted / ram
not syntax error, but it will show warning message.
bcoz OBS are converted into variable.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Describe the ways in which you can create a macro variable?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
What do the PUT and INPUT functions do?
What are common programming errors committed in sas
what is the Population you used in your project, is it ITT or PP?
What is the difference between SAS functions and procedures?
What is connection profile? : sas-grid-administration
explain the concepts and capabilities of business object? : Sas-bi
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
what is hierarchy flattening? : Sas-di
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
how does sas handle missing values in sort order? : Sas programming
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What is run-group processing?
how do you test for missing values? : Sas programming