Describe what are the different levels of administrative users in sas? : sas-grid-administration
Answer / Sandeep Kumar Khare
"In SAS Grid, there are three types of administrative users: System Administrators have full access to all tasks. Site Administrators can manage sites and tasks but cannot modify system settings or create new sites. Task Administrators can only manage specific tasks within a site."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the functions which are used for character handling functions?
Describe the ways in which you can create a macro variable?
what is TAB delimiter? explain about it? what will you do to get TAB delimiter?
Mention few ways with which a “table lookup’ is done in sas programming.
what is the difference between nodup and nodupkey options? : Sas programming
how does sas handle missing values in assignment statements? : Sas programming
how to handle in stream data containing semicolon in it?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
how to read character value without using substr function in sas ?
what are validation tools that are used in sas? : Sas-administrator
What is the difference between a PROC step and a DATA step?
How we will Developing new reports Using Data step programming and Macros ?