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
What are the data types that sas contain?
Give e an example of..
How to convert a numeric variable to a character variable?
How do dates work in sas?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
What are the statements in proc sql?
describe about metadata object? : Sas-di
What is the work of tranwrd function?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
What is the difference between INPUT and INFILE ?
What are the data types in sas?
do you prefer proc report or proc tabulate? Why? : Sas programming
how does sas handle missing values in functions? : Sas programming