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;
HSBC,
2 7998How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
HSBC,
2 10675I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
2718Which is Best Institute for learning SAS BASE & SAS BI in Hyderabad? Can anyone suggest me ?
ACC,
5 6444Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
2029I need to find the numeric field which contains blank in between..Ex:123 456...there is blank in between the 123 456..I need to know if there is any SAS function to find a field.. Please suggest...
TCS,
5 11249
Mention what is SAS data set?
what is the use of proc contents and proc print in sas? : Sas-administrator
how does sas handle missing values in formats? : Sas programming
which features do you use to check the data validations and errors? : Sas-administrator
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
what is SAS OPTIMIZATION?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
what is the effect of the options statement errors=1? : Sas programming
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
Give some examples where proc report’s defaults are same as proc print’s defaults?
What do you code to create a macro? : sas-macro
What is your favorite all time computer book? Why?
If a variable contains only numbers, can it be a character data type?
how could you generate test data with no input data? : Sas programming