InterviewSolution
Saved Bookmarks
| 1. |
Differentiate Between Etl Tool And Olap Tool? |
|
Answer» ETL TOOL is used for extracting data from the legecy system and LOAD it into specified database with some PROCESSING of cleansing data. OLAP Tool is used for reporting process . Here data is available in MULTIDIMENSIONAL model hence we can write simple query to extract data from database. ETL Tool is used for extracting data from the legecy system and load it into specified database with some processing of cleansing data. OLAP Tool is used for reporting process . Here data is available in multidimensional model hence we can write simple query to extract data from database. |
|