i have a macro variable var1,var2. i want titles for the each
macro variable separately? how it is possible?
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
how to extract data from SAP servers? Is like oracle servers or any other methods to extract please reply me.
Which is the Best SAS training Institute in Delhi NCR for SAS certification preparation
How many data types are there in SAS?
is it possible to generate sas datasets using proc print ???
1 Answers GSK GlaxoSmithKline,
what is _error_?
2 Answers Axis Bank, Cognizant, JPMorgan Chase,
What is Transaction...? And what are Comment, Roll back n Save point..?
How to specify variables to be processed by the freq procedure?
Explain by-group processing?
How do you debug macros?
I use NOCUM/NOPERCENT option in the tables statement like this Proc freq data = deepak; tables x y /nocum nopercent; run; Here I get nopercent and nocum in the output only for variables x and y. How do i do it for all variables? Deepak
What system options would you use to help debug a macro? : sas-macro