SQLxD Part 9 — WHERE and LIKE operator
This is the ninth part of the SQLxD series. For your convenience you can find other parts in the table of contents in Part 1 – XML Transformation As the last predicate we implement LIKE operator. It is not that simple so the implementation is pretty long. By the way, did you know that there … Continue reading SQLxD Part 9 — WHERE and LIKE operator