what is the frontend and backend of sas?
Is sas is a progaming langauge or tool?
on which langauge sas depends?
Answers were Sorted based on User's Feedback
Answer / b123
SAS is an integrated 4 GL software solutions package. It is
both frontend and backend indepent laguage.
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / 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 |
Answer / ramesh varma
SAS is not only frontend and backend also.
sas is a progaming langauge and tool.
SAS depands on C langauge.
Is This Answer Correct ? | 5 Yes | 1 No |
IS SAS COMPILER OR INTERPRETER? EXPLAIN?
3 Answers Aon Hewitt, HSBC, SCL, TCS,
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
How to create a permanent sas data set?
wat is sas? is a package or programming language?
How would you include common or reuse code to be processed along with your statements?
What is the significance of the ‘OF’ in X=SUM (OF a1-a4, a6, a9);?
hi i date is 05sep2005; i want the oupput like 05sep2005:00:00:00 ; how it wil come?
Describe the function and untility of the most difficult SAS macro that you have written.
What is PROC in SAS?
what is the diff. b/w proc means and proc summary?
Differentiate between proc means and proc summary.