How can a SAS WEB REPORT STUDIO USER identify which report
tabs they have been permitted without entering the SAS WEB
REPORT STUDIO
Answer Posted / ak
we can see our access permissions in sas management console,
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
Tell e how how dealt with..
What is Linear Regression?
What is the difference between %local and %global? : sas-macro
how to debug and test the sas program? : Sas-administrator
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Mention what are the data types does SAS contain?
Difference between nodup and nodupkey options?
What do the SAS log messages "numeric values have been converted to character" mean?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
Mention some common errors that are usually committed in sas programming.
What is the use of %include statement?
Differences between where and if statement?