How the SQL CASE WHEN construct can help you in pivoting data?
Within Kettle you have the Normalizer and Denormalizer steps to help with pivoting (a simplified use case for pivoting is changing the row/column axis, see also transpose). Imagine you would like to have a cross table, you may use a … Lesen fortsetzen
Veröffentlicht in General
Kommentare deaktiviert für How the SQL CASE WHEN construct can help you in pivoting data?