What is the role of unrestrictive users? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
In PROC PRINT, can you print only variables that begin with the letter “A”?
What SAS statements would you code to read an external raw data file to a DATA step?
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
How do you add a number to a macro variable?
Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?
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?
what are the advantages of using SAS in clinical data mangement? why should not we use other software products in managing clinical data?
it will become easy if uuu provide website linkssss and list of consultanciessssss
What do the put and input function do?
Which are the statements whose placement in the data step is critical?
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