when we are using the PROC TRANSPOSE? OBSERVATIONS are
repeated then what will happen and what it will show in log
window.
Answer / ram
not syntax error, but it will show warning message.
bcoz OBS are converted into variable.
Is This Answer Correct ? | 2 Yes | 1 No |
is QUALCOMM using SAS ?
Difference Between Scan and Substr
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
What is the basic structure of the SAS base program?
How would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable?
Do you use PROC REPORT or PROC TABULATE? Which do you prefer? Explain.
What are the statements in proc sql?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
Name statements that function at both compile and execution time.
what are 5 ways to perform a table lookup in sas? : Sas-administrator
Which function is used to count the number of intervals between two sas dates?
For what purpose(s) would use the RETURN statement?