Explain how you can debug and test your SAS program?
No Answer is Posted For this Question
Be the First to Post Answer
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;
describe about metadata object? : Sas-di
what is the need of INDEX in datasets?
How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C
There is a river notoriously known for it?s large crocodile population. With ease, how do you safely cross it?
What is the role of administrative users? : sas-grid-administration
what is lifetest
In which format does Date stores in sas..? What is the use of DATE in SAS.?
How do you read in the variables that you need?
which date functions advances a date time or date/time value by a given interval? : Sas programming
Explain what is the use of proc gplot?