What is the role of administrative users? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
what is sas application server? : Sas-di
What are the difference between ceil and floor functions in sas?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
what is fact table and factless table?
How to limit decimal places for the variable using proc means?
You need to create an In List that it is to be later used in a Where Clause that includes all the Regions that begin with the letter A from the sashelp.shoes table. Using PROC SQL with an into clause create the following string from the sashelp.shoes table using the variable region “AFRICA”,”ASIA”,…..
What is difference between (a-z) and (a--z)
How we can call macros with in data step? : sas-macro
What are the parameters of scan function?
which features do you use to check the data validations and errors? : Sas-administrator
Could you please answers for this. 1.Code the tables statement for a single-level (most common) frequency. 2.Code the tables statement to produce a multi-level frequency.