what is the frontend and backend of sas?
Is sas is a progaming langauge or tool?
on which langauge sas depends?
Answer Posted / aruna
SAS is an ETL, Reporting and Analysis tool, you can do all
these three functionalities with SAS.
front is also provided by SAS,
For backend, SAS has it's own database (in the form of
DATASETS) and also you can connect to any database as
backend like oracle, DB2, Teradata Etc..
Hope this helps.
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How would you include common or reuse to be processed along with your statements?
Mention few capabilities of sas framework.
Are you involved in writing the inferential analysis plan? Tables specfications?
Difference between nodup and nodupkey options?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
What does the trace option do?
What do the put and input function do?
What is connection profile? : sas-grid-administration
I have a dataset concat having variable a b & c. How to rename a b to e & f?
How we can call macros with in data step? : sas-macro
Describe what are the different levels of administrative users in sas? : sas-grid-administration
What is the difference between INPUT and INFILE ?
If you could design your ideal job, what would it look like?
In ARRAY processing, what does the DIM function do?
how to change the execute of macro