explain the use of % includes a statement in sas? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
Tell e how how dealt with..
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
Can you execute a macro within a macro? Describe. : sas-macro
explain the proc in sas? : Sas-administrator
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;
Does anybody has lastest SAS certification dumps,if anybody has please mail me on saggydesai@gmail.com
what is sas and what are the functions? : Sas-administrator
Did you used proc test? when?
0 Answers Accenture, Quintiles,
How necessary is it to be creative in your work?
if you have 365 no of data set and each one having different variable from each other. how will you read by creating macros and create a single data set.
Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming