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



what is the frontend and backend of sas? Is sas is a progaming langauge or tool? on which langauge..

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

what is the frontend and backend of sas? Is sas is a progaming langauge or tool? on which langauge..

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

what is the frontend and backend of sas? Is sas is a progaming langauge or tool? on which langauge..

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

Post New Answer

More SAS Interview Questions

What is the use of the %include statement?

0 Answers  


If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?

6 Answers  


Explain data_null_?

0 Answers  


Does anybody has lastest SAS certification dumps,if anybody has please mail me at akshara_SAS@ymail.com Thanks Akshara

55 Answers  


Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

0 Answers  






How would you combine 3 or more tables with different structures?

7 Answers  


what is data access? : Sas-di

0 Answers  


How many data types are there in SAS?

0 Answers  


Explain what Proc glm does?

0 Answers  


how the sas basic syntax style described? : Sas-administrator

0 Answers  


What is the difference between an informat and a format? Name three informats or formats.

13 Answers   Accenture, IBM,


I am having a stored process.it needs to route my report to both hthml and Xls.By default SP routes to html.I used the PRINTTO to route the html to Xls.BUt it createsthe file not but no content was written to file(0KB)?how can i do it?

1 Answers  


Categories