how we can create a FLAG datasets?
Ex:-ID age_group no_persons
1 to 10 10 to 20 3
11 to 20 21 to 30 7
21 to 3o 31 to 40 5
No Answer is Posted For this Question
Be the First to Post Answer
Explain the purpose of substr functions in sas programming.
what is sas? is a package or tool? give me introduction about sas?
is there any difference between proc summary and proc means?
What are the difficulties u faced while doing vital signs table or dataset?
I need to find the numeric field which contains blank in between..Ex:123 456...there is blank in between the 123 456..I need to know if there is any SAS function to find a field.. Please suggest...
How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
Give e an example of..
how to read character value without using substr function in sas ?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Which statement does not perform automatic conversions in comparisons?
is data integration and etl programming is same? : Sas-di
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro