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 |
Mention common programming errors committed in sas ?
What happens in the following code, if u type 8 instead of *? proc sql noprint; create table abc as select 8 from lib.abc; quit;
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
How would you combine 3 or more tables with different structures?
Name statements that are recognized at compile time only?
Which date functions advances a date time or date/time value by agiven interval?
How we will Developing new reports Using Data step programming and Macros ?
what is the difference between unique key and primary key? : Sas-di
What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
What is SAS?
If you could design your ideal job, what would it look like?
How many tiers in sas architecture?