Answer Posted / murali
data_null_ is a power of datastep without creating a data set
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
what are some good sas programming practices for processing very large data sets? : Sas programming
Explain the difference between using drop = data set option in set and data statement?
Give e an example of..
What are the difference between sas functions and procedures?
What is the difference between using drop = data set option in data statement and set statement?
what is sas business intelligence? : Sas-bi
why is sas considered self-documenting? : Sas programming
Which command is used to perform sorting in sas program?
What is the difference between SAS functions and procedures?
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 snowflake schema? : Sas-di
How would you invoke a macro? : sas-macro
how to remove duplicates using proc sql?