Re: Pivoting Data for use with gnuplot (solved)

2003-11-15 Thread Chuck Fox
Chuck Fox wrote: Fellow perl coders, I am having trouble wrapping my head around how to accomplish the following: Given a dbi result set that consists of datetime, servername, databasename, procedurename and average elapsed time. Convert this into an data structure suitable for export to a fi

Pivoting Data for use with gnuplot

2003-11-14 Thread Chuck Fox
Fellow perl coders, I am having trouble wrapping my head around how to accomplish the following: Given a dbi result set that consists of datetime, servername, databasename, procedurename and average elapsed time. Convert this into an data structure suitable for export to a file for use with gnu