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
Name validation tools used in SAS
I have 2 data sets A & B. Both have a variable called Age in them, each of them specifying a different functionality. In my program I use bot these data sets. How do I specify which Age variable I want to use?
Explain how merging helps to combine data sets.
How do you put a giraffe into the refrigerator?
Which are the statements whose placement in the data step is critical?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
how we can create optional or required parameters in SAS macro...
how does sas handle missing values in an update? : Sas programming
Describe the ways in which you can create macro variables? : sas-macro
If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?
In PROC PRINT, can you print only variables that begin with the letter “A”?
what is validvarname and varnum? why we are using this options; explain with a syntax for this options?