Don't ask to ask, just ask | |
PerlMonks |
Re^2: How to create pivot tables via perl?by smithers (Friar) |
on Feb 03, 2007 at 22:24 UTC ( [id://598128]=note: print w/replies, xml ) | Need Help?? |
You might also consider placing your pivot code in the database in the form of a stored procedure. This centralizes your pivot logic and opens up additional options (i.e. google on pivot table for Oracle PL/SQL or SQL server s-procs, etc. and you will find ample examples).
In Section
Seekers of Perl Wisdom
|
|