How would you code a macro statement to produce information
on the SAS log? This statement can be coded anywhere.
Answer Posted / aravind rangaraj
%put stament is used to print the information about macro
variable references and this statemet is
global.mprint,mlogic symbolgen are system options and used
to print the information in the log to debug the macros
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
why is a stop statement needed for the point=option on a set statement? : Sas programming
Describe crosslist option in tables statement?
how sas deals with business intelligence? : Sas-bi
explain the use of % includes a statement in sas? : Sas-administrator
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
What is the general format of function in sas? : sas-grid-administration
How do you specify the number of iterations and specific condition within a single do loop?
What are SAS/ACCESS and SAS/CONNECT?
What Proc glm does?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
How do you control the number of observations and/or variables read or written?
Mention common programming errors committed in sas ?
Mention what is PROC in SAS?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
what are the categories that sas informats are used to the place the data? : Sas-administrator