what is bridge tables in informatica

Answer Posted / gangam rajesh

Bridge table is a association table between two multivalued
dimension tables i.e. which have many to many relation.
Actually database doesn't support m to m relationship so
by using this bridge table we convert the m to m relation
ship into two 1 to many relationships.Bridge table contains
primarykeys of both dimensional tables as a compositekey

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we create multiple integration service on single repository?

705


How to use procedural logic inside infromatica?

640


What is Index Caches size?

625


What is union transformation?

575


How do you take back up of repository?

723






What are the conditions needed to improve the performance of informatica aggregator transformation?

585


What is a connected transformation?

681


What is meant by lookup transformation? Explain the types of lookup transformation?

571


Explain in detail about scd type 1 through mapping.

593


What could be the possible resons of locks by user?

665


Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM

3455


What are the settings that you use to configure the joiner transformation?

617


explain about unit testing? in real time?

1671


Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks

6389


Enlist the differences between database and data warehouse.

553