Subject | Re: [firebird-support] Pivot Table |
---|---|
Author | Martijn Tonies |
Post date | 2008-08-07T11:27:46Z |
Hi,
include some kind of "session ID" so that you know the data is yours.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> Hello, is it possible to generate pivot table?No.
> I considered to create temporary table and insert data (both in storedCreate the table as a permanent table and use it from your procedure,
> procedure) but unfortunately stored procedure can't use DDL.
include some kind of "session ID" so that you know the data is yours.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com