What is the maximum length of the macro variable?
No Answer is Posted For this Question
Be the First to Post Answer
how does sas handle missing values in assignment statements? : Sas programming
Name statements that are execution only?
What is run-group processing?
What is the registered Key word is sas????
How could you generate test data with no input data?
how to intersect the tables by using PROC MIXED?
How would you remove a format that has been permanently associated with a variables?
how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?
How to read the file names of a text files from a shared drive using SAS?
What is the SAS data set?
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers
how we can call macros with in data step?