Pages
(Move to ...)
SQL Query Inrterview Questions
Datawarehouse and BusinessIntelligence Concepts
methods of dataloading in datawearhouse
Data Mart
Dimention Data Modeling
What is Fact(Fact IN datawarehoue)
What is Dimention
OLTP vs OLAP
Datawearhousing Schemas
Data Warehouse Architectures
What is a Data Warehouse?
Datawearhouse Architecture Overview
▼
Friday, 26 June 2015
Informatica Scenario:How to load every nth row from a Flat file/ relational DB to the target
›
How to load every nth row from a Flat file/ relational DB to the target? Suppose n=3, then in above condition the row numbered 3,6,9,12,.....
9 comments:
Informatica scenario:How to get top 5 records to target without using rank
›
Solution: 1. Drag the source to mapping and connect it to sorter transformation. 2. Arrange the salary in descendin...
Monday, 1 June 2015
Business Intelligence (BI)
›
What is Business Intelligence (BI)? Business Intelligence is a generalized term applied to a broad category of applications and t...
Wednesday, 20 May 2015
Data Profiling in Datawarehouse
›
Data Profiling in Datawarehouse Data Profiling A process whereby one examines the data available in an existing database an...
15 comments:
Monday, 4 May 2015
Change data capture System in Datawerhouse
›
Change data capture System in Datawerhouse Change Data Capture (CDC) is a generic term for techniques that monitor operation...
Wednesday, 8 April 2015
What is metadata (Data about data)
›
Meta Data The ETL metadata functional element is responsible for maintaining information (metadata) about the movement and transformatio...
Thursday, 12 March 2015
What is ETL (Extract, Transform, Load)
›
ETL refers to the methods involved in accessing and manipulating source data and loading it into target database. During the ETL pro...
2 comments:
Thursday, 5 March 2015
Logical Design In Datawearhouse
›
Logical design in datawearhouse Logical Data Model (LDM) - A logical design is conceptual and abstract. The process of ...
10 comments:
Tuesday, 3 March 2015
Physical design in datawearhouse
›
Physical design in datawearhouse Physical design is the creation of the database with SQL statements. During the physical d...
Sunday, 1 March 2015
SQL interview Qustions and Answers for freshers (List 2)
›
1) What is Index? A pointer to data having physical representation is called as Index. Record can b...
‹
›
Home
View web version