How would you code a macro statement to produce information
on the SAS log? This statement can be coded anywhere.
Answer Posted / dupe bassey
OPTIONS MPRINT MLOGIC MERROR SYMBOLGEN;
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
why is a stop statement needed for the point=option on a set statement? : Sas programming
What is maximum storage capability of 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
Compare sas with other data analytics tools.
What is the difference between using drop = data set option in data statement and set statement?
describe about metadata object? : Sas-di
What are the 3 components in sas programming?
where are dashboard components are created and maintained? : Sas-bi
how to read the variables in sas? : Sas-administrator
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
What is the use of function Proc summary?
What are the functions used for character handling?
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
what is ae onset date n what is RDS
which date functions advances a date time or date/time value by a given interval? : Sas programming