Entries from Oracle Warehouse Builder (OWB) Weblog tagged with 'loops'

More process flow basics - for loops

Here we create a typical programming loop within the process flow iterating over a number of activities based on a numeric index. The flow created represents the following pseudocode;  assign_rslt := 0;  for (int iter_idx:=0; iter_idx < number_iterations; iter_idx++) {   ...

Feed Subscription

If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'loops'.

Subscribe to feed Subscribe to feed