what is the difference between sas and other datawarehousing
languages?what are the advantages of sas over them?
Answers were Sorted based on User's Feedback
Answer / venkatesh.layam
the first and foremost thing is sas is user friendly
in other datawarehouse there have two tools seperatly
like ETL and reporting tools
>bt in sas both are integrated sas it selt etl and any how
we are producing the reports by using different statements
in ETL is we are impoting the or extracting the data from
desperate sources thst is called extarction
transformation:we are assigning the formats and derriving
the varible from one form to another form
loading:after completed this work u are going to load the
data in libraries
so sas it self is a etl tool
when we come to reporting by using sas
by using many functions and procedures we can generate the
different types of reports
for sas there is no need to create REPOSITORY for saving.
it takes very less time to do the reports
compare to other datawarehouse languages it is occupied
less space.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / n katepalli
Accuracy and error spotting i.e sas point outs the error
location which makes easy
| Is This Answer Correct ? | 1 Yes | 0 No |
Code a PROC MEANS that shows both summed and averaged output of the data.
How would you include common or reuse code to be processed along with your statements?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
What is the pound sign used for the DATA _NULL_?
What is Linear Regression?
What are the joins,types of joins and thier functions?
Which is Best Institute for learning SAS BASE & SAS BI in Hyderabad? Can anyone suggest me ?
What are the data types in sas?
hi i am nipun can anybody tell me that if a clinical sas programmer write the code and after successfull execution where do they store it. how they submit tables to TL how work is assigned to programmers either both code, log, output to be submitted. can any one tell me the process
What makes sas stand out to be the best over other data analytics tools?
explain the main difference between the nodup and nodupkey options? : Sas-administrator
how do we get duplicate observations in a separate dataset?