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 |
What is a put statement?
Tell e how how dealt with..
How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
if you have 365 no of data set and each one having different variable from each other. how will you read by creating macros and create a single data set.
why is sas data integration studio important? : Sas-di
How would you code the criteria to restrict the output to be produced?
how to perform paired t-test using Base/SAS & SAS/Stat?
What is the difference between one to one merge and match merge? Give an example.
wat has been most common programming mistake?
How will you generate test data with no input data?
why is the use of Retrive statement and give me with example?
How to get top scorer student from a class-table having different sections A,B, C & D? Each section having same number of students.