what is AE onset date and what is RDS?
Answers were Sorted based on User's Feedback
Answer / solasa
AE onset date is the date at whcih the adverse event was
noticed and reported .....
RDS is respiratory distress syndrome...
not sure of RDS...
| Is This Answer Correct ? | 3 Yes | 3 No |
what do the pad and dim functions do? : Sas programming
What is the difference between match merge and one to one merge?
How can you create a macro variable with in data step? : sas-macro
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
When you will use nowd option in report???
Difference between informat and format?
/* To determine the maximum and minimum of V1 */ data before3; input v1 v2 v3; cards; 3 2 1 4 6 5 2 1 3 6 5 4 1 3 2 5 4 6 ; run;
whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?
i have multiple .csv files in a unix directory. every file is having variable names as header.even for empty file also. suppose take 3 files a.csv b.csv c.csv a.csv contains data as name;age,salary; raja;34;4000; ravi;33;5000; kumar;25;3000; b.csv contains data as name;age,salary; ajay;40;4500; and c.csv contains name;age,salary; (only headers) Now i want to import and append all these files in to a single dataset. i tried infile statement with *.csv to import all at a time. but i m not getting correct data. please help me . its urgent. thank you in advance
name several ways to achieve efficiency in your program? : Sas programming
How do you download a flat file from Mainframe to your local PC using SAS?
hi i am nipun can anybody tell me that if a clinical sas programmer write the code and after successfull execution where do they store it. how they submit tables to TL how work is assigned to programmers either both code, log, output to be submitted. can any one tell me the process