If you?re not wanting any SAS output from a data step, how
would you code the data statement to prevent SAS from
producing a set?
What is highest missing value for numeric?
What is the difference between order and group variable in proc report?
One way of creating a new variable in Macros is by % Let....What is the other way..?
What is the difference between %local and %global? : sas-macro
what do the pad and dim functions do? : Sas programming
what is the difference between proc means and proc summary?
At compile time when a SAS data set is read, what items are created?
How to create an external dataset with sas code?
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
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record
How to test the debugging in sas?