What Is A Loop? How Can We Overcome?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this answer should be reported.
Ch Kashif
Loop is a closed path between end to end. Continuous flow 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.