What are the special input delimiters used in SAS?
No Answer is Posted For this Question
Be the First to Post Answer
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
which stats created by proc means that are not created by proc summary or vice versa?
Enlist the syntax rules followed in sas statements.
Explain how you can debug and test your SAS program?
How do you add a number to a macro variable?
Mention the category in which sas informats are placed?
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?
What is the basic structure of the SAS base program?
Mention sas system options to debug sas macros.
What is difference between Global n Local Macro Variables..?
Tell e how how dealt with..
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