How would you identify a macro variable?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between SAS STATA & SPSS?
%STPbegin;%STPEND; ERROR: No logical assign for filename _WEBOUT. WARNING: No body file. HTML output will not be created. unable to fix it.plz help
How to get top scorer student from a class-table having different sections A,B, C & D? Each section having same number of students.
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
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 Transaction...? And what are Comment, Roll back n Save point..?
how to shift the rows to cols? eg: i have like field1 field2 field3 10 20 20 this should be displayed as field1 10 field2 20 field3 30 (without the obs col) how do this?can i use transpose or tell me suitable way to do this?
Give an example where SAS fails to convert character value to numeric value automatically?
Describe a time when you were really stuck on a problem and how you solved it?
which date function advances a date, time or datetime value by a given interval? : Sas programming
Difference between sum function and using “+” operator?
what is study design in while working with SAS? what are screening variables in SAS?