SQLxD Part 7 — WHERE with simple predicates
This is the seventh part of the SQLxD series. For your convenience you can find other parts in the table of contents in Part 1 – XML Transformation Last time we saw how to handle FROM clause. Today we are going to implement filtering logic for handling WHERE. We start with the clause logic: As … Continue reading SQLxD Part 7 — WHERE with simple predicates