how can u extract,transform and loading?

Answer Posted / basha

DATA IS EXTRACTED FROM DATABASE(ANY RELATIONAL DATABASE)
AND TRANSFORM THE DATA IN TO SAS BY USING GLOBAL VARIABLES
IN SAS/ETL I.E DBMS CONNECTIONS,LIBRARIES(SOURCE) AND ODD
(OPRATIONAL DATA DEFINITION GROUP) AND PERFORMING REQUIRED
MATHEMATICAL OPERATIONS IN BETWEEN SOURCE TABLES TO THE
FACT TABLE TRANSFORM THE DATA AGAIN LOADING THE DATA INTO
DATABASE BY USING TARGET LIBRARIES

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what do the sas log messages "numeric values have been converted to character" mean? : Sas programming

538


Explain bmdp procedure?

612


Define run-group processing?

579


what does the run statement do? : Sas programming

554


What are the statements that are executed only?

672






What are the table names in oracle database...?

2248


what has been your most common programming mistake? : Sas programming

562


what is the use of proc sql? : Sas programming

592


what is the effect of the options statement errors=1? : Sas programming

588


What is SAS informats?

633


Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro

695


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

648


What is the function of output statement in a SAS Program?

606


Explain the difference between nodup and nodupkey options?

605


AE datasets names? how many types?

2072