in reply to Re^8: How to add columns with new row name using perl from mysql query?
in thread How to add columns with new row name using perl from mysql query?
So, just add the alias and you're done.
Most likely, your SQL manual for your database will have the relevant information.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: How to add columns with new row name using perl from mysql query?
by finddata (Sexton) on Apr 06, 2017 at 13:40 UTC | |
by Corion (Patriarch) on Apr 06, 2017 at 13:42 UTC | |
by finddata (Sexton) on Apr 07, 2017 at 05:28 UTC | |
by poj (Abbot) on Apr 07, 2017 at 06:46 UTC |