Explain why double trailing @@ is used in input statement?
No Answer is Posted For this Question
Be the First to Post Answer
"What is the difference between proc sort nodup and proc sort nodupkey?"
Intern stastical programmer written test
What is the purpose of _character_ and _numeric_?
How to create list output for cross-tabulations in proc freq?
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
How is character variable converted into numeric variable and vice versa?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
Mention how to limit decimal places for the variable using proc means?
how to shift the rows to cols? eg: i have like field1 field2 field3 10 20 20 this should be displayed as field1 10 field2 20 field3 30 (without the obs col) how do this?can i use transpose or tell me suitable way to do this?
What is the difference between nodupkey and nodup options?
Can you execute a macro within a macro? Describe. : sas-macro
This entry was posted in General. Bookmark the permalink. Post a comment or leave