aspose file tools
The moose likes JDBC and the fly likes DB2 JDBC Temporary table. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "DB2 JDBC Temporary table." Watch "DB2 JDBC Temporary table." New topic
Author

DB2 JDBC Temporary table.

Raosaheb Patil
Greenhorn

Joined: Jan 07, 2004
Posts: 6
How to declare a temporary table in an Java stored procedure
using DB2 at the back end....?
Jamie Robertson
Ranch Hand

Joined: Jul 09, 2001
Posts: 1879

Originally posted by Raosaheb Patil:
How to declare a temporary table in an Java stored procedure
using DB2 at the back end....?

why can't you just use a "create table library/tablename..." SQL statement?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: DB2 JDBC Temporary table.
 
Similar Threads
WA #1.....word association
DB2 Query Batch?
How can i use Hibernate for temporary tables
Temporary or Regular space???
it takes longer time to show the report for the first time