Answer Posted / sm
ads are structured using cdisc models
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the basic syntax of a sas program?
what is data access? : Sas-di
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What is the use of the %include statement?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What does proc print, and proc contents are used for?
What are the different types of sas functions?
How to test the debugging in sas?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
what is sas metadata repository? : Sas-bi