what are the advantages of using SAS in clinical data
mangement? why should not we use other software products in
managing clinical data?
Answer Posted / nanda kishore
Other software products such as Oracle, SQl take the data in
bulk and if their is no error in it they take very less time
to execute it. But if their is an error in it then it
doesn't show us the location for it and if we have 'n'
no.of records we have to check each and every one of them
but where as SAS takes each observation at a time and also
points out the location. It takes time but is accurate.
Accuracy is needed in clinical's but not the speed. And we
get accurate results.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
To what type of programms have you used scratch macros?
What is data _null_?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
how the sas basic syntax style described? : Sas-administrator
How would you identify a macro variable?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
what is hierarchy flattening? : Sas-di
What is the difference between input and infile statement?
How do you test for missing values?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
explain the difference between proc means and proc summary?
How can I remove header from output data set?
how to read the variables in sas? : Sas-administrator
how to remove duplicates using proc sql?
Name few SAS functions?