SQLxD Part 16 — Aggregates
This is the sixteenth part of the SQLxD series. For your convenience you can find other parts in the table of contents in Part 1 – XML Transformation Today we implement various aggregates. Let’s start with the interface: We can see that the aggregate returns one cell for whole relation. You might wonder why is … Continue reading SQLxD Part 16 — Aggregates