Search found 1 match

by andy269
Sun May 22, 2011 9:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Recursive logic
Replies: 1
Views: 1029

Recursive logic

Hello, I am trying to come up with a recursive SQL logic for the following input. The recursive logic has to be repeated for a subset of the same data, until it finds all possible combinations. C2 should be = C3 and the data has to be consecutive to get the expected result Database is Teradata. Exam...