On 11/13/06, Bruno Silva (Cool Advance) <[EMAIL PROTECTED]> wrote:
This was the type of queries I used in Java. I had some conditions in the WHERE clause that were used in several filters.
I currently need something similar.
Correct me if I'm wrong but doesn't extend just append the text of the child statement to the text of the parent statement?
Yes, you can use extend in your case

