Skip to content

[DB2] Creating temporary tables #747

@aguibert

Description

@aguibert

Over in hibernate/hibernate-reactive#325 they were trying to create temporary tables and this was not working (no stack trace at the moment).

An example of the SQL being used is:

declare global temporary table foo(id int)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions