Answers

Question and Answer:

  Home  Oracle ETL

⟩ I am new to SAS, can anybody explain the process of extracting data from source systems,storing in ODS and how data modelling is done?

There are various ways of Extracting Data from Source Systems.For example , You can use a DATA step, an Import Process .It depends with your input data styles. What kind of File/database it is residing in. Storing ur data in an ODS can be done thru an ODS stmt/export stmt/FILE stmt, again which depends on the file & data format ,You want your output to be in.

 215 views

More Questions for you: