how do you debug and test your sas programs? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
How does the internal authentication work in sas? : sas-grid-administration
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?
explain the main difference between the nodup and nodupkey options? : Sas-administrator
what is the use of catalog?
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 do dates work in SAS data?
Under what circumstances would you code a SELECT construct instead of IF statements?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What is the difference between where and if statement?
What does error:1 mean?
explain the function of substr in sas? : Sas-administrator
What are the advantages of using sas?