Loading
Differences between Multiprovider and Infoset
Multi-Provider
Multi-Provider is used to Union two or more data-targets, so that we can run query on different data-targets. It also helps us to execute parallel queries.
A Multi-Provider can consist of different combinations of the following Info-Providers: Info-Cube, Data-Store object, Info-Object, Info-Set, Virtual-Provider, and aggregation level.
Info-Sets
Info-Sets is used to joins two or more data targets. These joins only combine values that appear in both tables. In contrast to a union, joins form the intersection of the tables
A Info-Sets can consist of different combinations of the following Info-Providers: Info-Cube, Data-Store object and Info-Object.
This entry was posted on Wednesday, September 29, 2010 at 6:48 AM. You can follow any responses to this entry through the RSS 2.0. You can leave a response.
- No comments yet.