InterviewSolution
Saved Bookmarks
| 1. |
Is Data Integration And Etl Programming Same? |
|
Answer» No. DATA INTEGRATION REFERS to passing of data from one type of SYSTEMS to other within the same application. On the contrary, ETL is used to extract and access data from different sources. And transform it into other objects and tables. No. Data Integration refers to passing of data from one type of systems to other within the same application. On the contrary, ETL is used to extract and access data from different sources. And transform it into other objects and tables. |
|