what are 5 ways to perform a table lookup in sas? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
How to limit decimal places for the variable using proc means?
Explain the main difference between the sas procedures and functions? : Sas-administrator
Are you familiar with special input delimiters? How are they used?
Define run-group processing?
how to intersect the tables by using PROC MIXED?
Approximately what date is represented by SAS date value of 730
Are you involved in writing the inferential analysis plan? Tables specfications?
in ods is there any lib's
Difference between SAS STATA & SPSS?
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
What are all the problems you faced while validating tables and reports?
0 Answers Accenture, Quintiles,
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;