Describe 5 ways to do a “table lookup” in SAS?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of using the N=PS option?
what is SAS/Access and SAS/Connect?what are the uses?
What are the prime responsibilities of data integration administrator? : Sas-di
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
Which is the best training institute for SAS in Delhi. Please reply
how do u validate sas program
How will you generate test data with no input data?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
what is intially documentation for a sas programmer?
What is the difference between order and group variable in proc report?
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;
Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began?