what are sas/access and sas/connect? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
How would you code a merge that will keep only the observations that have matches from both sets.
5 Answers Accenture, Bank Of America,
Differentiate between format and informat? : sas-grid-administration
how does sas handle missing values in formats? : Sas programming
How will you generate test data with no input data?
What are the advantages of using sas?
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;
name few built in sas transformation in DI studio ?
how to intersect the tables by using PROC MIXED?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
Can you execute a macro within a macro? Describe. : sas-macro
What's the difference between VAR A1 - A4 and VAR A1 - A4?