Which is the best place to learn SAS clinicals and Oracle
clinical in hyderabad?
Answers were Sorted based on User's Feedback
Answer / sm
guys who are working,its ok to learn new software.
But for people who are freshers ,its some what difficult to
get in.I know that if u work hard u can.But this is not IT to
go round hundreds of companies.The cdm ans clinical sas prog
is used in less companies, mainly CRO's.Understand the market
and get in.Please dont be over confident.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / reddy
Clinitrial is the new Organization in Hyderabad to teach
SAS clinicals and Oracle clinical. For details send a mail
to info@clinitrial.com
| Is This Answer Correct ? | 1 Yes | 5 No |
why is the use of Retrive statement and give me with example?
What would the following datastep do? Data _null_; Set Dist end=eof; Call Symput("xx"!!left(put(_n_,2.)),&dimension); If EOF then Call Symput('numrows',left(put(_n_,2.))); Run; dimension is a macro variable that is being passed here
Explain the difference between using drop = data set option in set and data statement?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
Which is the best training Institute for SAS Business Intelligence course?
What can be the size of largest dataset in SAS?
Please write codes to merge two datasets and keep every record in the first dataset.
how can you put a "trace" in your program? : Sas programming
what is enterprise guide? What is the use of it? : Sas programming
What is the difference between the proc sql and data step?
How you can read the variables that you need?
what are the categories that sas informats are used to the place the data? : Sas-administrator