How to test the debugging in sas?
No Answer is Posted For this Question
Be the First to Post Answer
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
wat is sas? is a package or programming language?
At compile time when a SAS data set is read, what items are created?
What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
how to generate the test data in sas without input data? : Sas-administrator
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
Explain the purpose of substr functions in sas programming.
what is data access? : Sas-di
how to do user inputs and command line arguments in sas?
What is a method to debug and test your SAS program?
how do we mail reports from SAS environment to our team leader
How would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable?