why is sas data integration studio important? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
what is p-value
3 Answers Accenture, Quintiles, Sristek,
where are dashboard components are created and maintained? : Sas-bi
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
How would you code the criteria to restrict the output to be produced?
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.
how do i read multiple spaces in datasets? eg: vijaya raghava perumal.I tried with using & but it workss if its vijaya raghava but not for raghava perumal.how to do this?
There is a field containing a date. It needs to be displayed in the format "ddmonyy" if it's before 1975, "dd mon ccyy" if it's after 1985, and as 'Disco Years' if it's between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT
what are informats in sas? : Sas-administrator
Name and describe few sas character functions that are used for data cleaning in brief.
why is a stop statement needed for the point=option on a set 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 is the difference between using drop = data set option in data statement and set statement?