What is the use of function Proc summary?
No Answer is Posted For this Question
Be the First to Post Answer
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C
what is information maps?
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers
What is PROC in SAS?
how to remove duplicates using proc sql?
describe how to adjust the performance of data integrator? : Sas-di
Differentiate between sas functions and sas procedures.
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
How would you define the end of a macro?
How do you add a prefix to some or all variables in a dataset using a SAS macro?
Describe the ways in which you can create macro variables? : sas-macro
How do you test for missing values?