What are the criticality that you have faced during your
project in SAS?
Answer Posted / kanya
Problems with data probability.We usually get data in raw
format which we are supposed to read from the native format
to sas format. native format is the format which client send.
2) Problems with data inconsistencies
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
What is PROC in SAS?
What do the PUT and INPUT functions do?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
How to test the debugging in sas?
how to do user inputs and command line arguments in sas?
Enlist the syntax rules followed in sas statements.
In SAS explain which statement does not perform automatic conversions in comparisons?
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 commands are used in the case of including or excluding any specific variables in the data set?
What are the limitations for memory allocation for SAS variables
How to limit decimal places for the variable using proc means?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
Explain append procedure?