how does sas know on which server the piece of code to be
executed ? say if a proc olap code is written then how the
sas application would detect on which server to execute.
Answer / mahesh tamboli
All Request are routed via Metadata Server. So, Metadata
Server decides on the based of request to route the reqest
accordingly to the apporpriate server
| Is This Answer Correct ? | 4 Yes | 0 No |
What will calendar procedure do?
how can you code the confidence intervals?
6 Answers Cytel, IIT, Ranbaxy,
What do you feel about hardcoding?
Tell me more about the parameters in macro? : sas-macro
what is pdv? how it is related to input buffer in sas?
How do you specify the number of iterations and specific condition within a single do loop?
what is syntax of proc merge ?
What are the data types that sas contain?
how do you read binary data in sas?
There is a field containing a date. It needs to be displayed in the format "ddmonyy" if it's before 1975, "dd mon ccyy" if it's after 1985, and as 'Disco Years' if it's between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT
how can you get the single data set from the library(which has the number of data sets)?
3 Answers Accenture, Deloitte,
what is SAS OPTIMIZATION?