What is loop in frameworkmanager?
Submitted by: AdministratorLoop: loop is a closed path (relation) that exists among 3 (or) more tables. For example, if we have '3' tables T1, T2, T3 then, a loop exists among these tables only when we create joins in the following fashion:
Loop: T1 ---> T2 ---> T3 ---> T1
To resolve the above problem, we have to create a shortcut (or) Alias to the Table T1.
No Loop: T1 ---> T2 ---> T3 ---> Alias (or) Shortcut of T1
Submitted by: Administrator
Loop: T1 ---> T2 ---> T3 ---> T1
To resolve the above problem, we have to create a shortcut (or) Alias to the Table T1.
No Loop: T1 ---> T2 ---> T3 ---> Alias (or) Shortcut of T1
Submitted by: Administrator
Read Online Cognos Data Warehouse Job Interview Questions And Answers
Top Cognos Data Warehouse Questions
☺ | Give me any example of semi and non additive measures? |
☺ | How to crate cubes in transformer? |
☺ | What is Cognos Visualizer and Cognos Scripting? |
☺ | How can we create a dynamic column name in Cognos? |
☺ | How can i test reports in cagonos? |
Top Data Warehouse Job Categories
☺ | Warehouse Assistant Interview Questions. |
☺ | Ab Initio Interview Questions. |
☺ | Data Stage Interview Questions. |
☺ | ColdFusion Interview Questions. |
☺ | Data Warehouse Supervisor Interview Questions. |