What is the registered Key word is sas????
Answers were Sorted based on User's Feedback
what are input dataset and output dataset options?
sas macros
what are 5 ways to perform a table lookup in sas? : Sas-administrator
what are the benefits of data integration? : Sas-di
Which date function advances a date, time or datetime value by a given interval?
What procedure you used to calculate p-value?
2 Answers Accenture, Quintiles,
how can you code the confidence intervals?
6 Answers Cytel, IIT, Ranbaxy,
if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record
where will go the observations that were deleted by delete statement?
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
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
How could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;