Answer Posted / gk
u can also asci format also to read the binary data.
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
for what purpose would you use the retain statement? : Sas programming
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 are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
how many types of prompts are there? : Sas-bi
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
What is substr function?
Mention what is the difference between nodupkey and nodup options?
what are some differences between proc summary and proc means? : Sas programming
What are the difference between ceil and floor functions in sas?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
how to generate the test data in sas without input data? : Sas-administrator
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
what is hash files in sas and why we are using this one in sas?
Mention common programming errors committed in sas ?