Hi all,
I have a Table A which has to get the information from 3 tables B,C,D.
Table A has to linked with most of the column in Table B and liked with one clumn in Table C and Table D respectively.
My question is Can i create view for Table B,C,D and replicate it in Table A. will replication work for View with tables?
Or can i use 3 replications one for Table B and the other two for Table C,D resppectively?
Can anyone give me the best solution to solve this problem.
Thanks,