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?
No Answer is Posted For this Question
Be the First to Post Answer
differnce between 8.2 and 9.1.3
Describe the ways in which you can create macro variables?
How we can call macros with in data step? : sas-macro
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
what is null hypothesis? why do you consider that?
0 Answers Accenture, Quintiles,
Why is SAS considered self-documenting?
Can anyone help me about SAS Realtime scenarios in Clinical field
1.we can execute a macro with in a macro,by using call symput and symget can any one give me one example? 2.We can create the macro variables by using %let,%do,macro parameters,INTO clause in proc sql and call symput, can any one give me example to create macro variable with INTO clause and call symput? 3.
how does sas handle missing values in procs? : Sas programming
Have you ever used the SAS Debugger?
How to select the observations randomly from a SAS dataset
How would you code the criteria to restrict the output to be produced?