MySQL Forums
Forum List  »  Newbie

Re: Transform rows to columns without NULL values
Posted by: Peter Brawley
Date: July 23, 2018 02:55PM

It's cross-tablulation, since early spreadsheet days also called pivoting. For various methods to do it, see "Pivot table basics: rows to columns" and other topics under "Crosstabs" at https://www.artfulsoftware.com/infotree/queries.php.

Options: ReplyQuote


Subject
Written By
Posted
Re: Transform rows to columns without NULL values
July 23, 2018 02:55PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.