| 1. |
What Is A Loop? How Can We Overcome? |
|
Answer» loop is a CLOSED path between end to end.continuous floe of data.creation of alias table is solution to resolve loops Loop is nothing but a closed circular flow; it can be overcome by MAKING USE of Alias and Context. A loop is a set of joins that defines a closed path through a set of TABLES in a schema. Loops occur when joins form multiple paths between lookup tables. Loops can be solved by USING aliases or contexts. loop is a closed path between end to end.continuous floe of data.creation of alias table is solution to resolve loops. loop is a closed path between end to end.continuous floe of data.creation of alias table is solution to resolve loops Loop is nothing but a closed circular flow; it can be overcome by making use of Alias and Context. A loop is a set of joins that defines a closed path through a set of tables in a schema. Loops occur when joins form multiple paths between lookup tables. Loops can be solved by using aliases or contexts. loop is a closed path between end to end.continuous floe of data.creation of alias table is solution to resolve loops. |
|