SQLxD Part 21 — SELECT
This is the twenty first part of the SQLxD series. For your convenience you can find other parts in the table of contents in Part 1 – XML Transformation We have all things to transform rows and columns. Now it is time to implement SELECT clause. We have two ways: either we use aggregates or … Continue reading SQLxD Part 21 — SELECT