in which companies SAS openings are there? List of companies
using SAS technology.
Answer Posted / raj
HSPC, IBM, TARGET, ANZ
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What are the ways in which macro variables can be created in sas programming?
What is the purpose of _character_ and _numeric_?
what is business intelligence? : Sas-bi
what can you learn from the sas log when debugging? : Sas programming
how would you determine the number of missing or nonmissing values in computations? : Sas programming
What is the use of PROC gplot?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
what are the scrubbing procedures in sas? : Sas programming
what is ae onset date n what is RDS
what are sas/access and sas/connect? : Sas programming
why is a stop statement needed for the point=option on a set statement? : Sas programming
What is the use of the %include statement?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
how do you test for missing values? : Sas programming