Vertica temp tables issue

Note: please leave bug reports and feature requests on

Vertica temp tables issue

Postby Shandoa » Fri Mar 07, 2014 3:45 am

I am having an issue when I connect DBeaver to Vertica 7.0.1. This issue did not exist with the previous version 6.1.3.

In our instance this simple temp table statement does not work, the table is created but the :
CREATE TEMPORARY TABLE TestTempTable (OrderId int);

INSERT INTO TestTempTable(OrderId) values (8933);

SELECT * FROM TestTempTable;

DROP TABLE TestTempTable;

This same script works fine in vSQL in Vertica. I am not sure how to proceed in using DBeaver, can someone please advise?
Shandoa
 
Posts: 1
Joined: Fri Mar 07, 2014 2:58 am

Return to Support



Who is online

Users browsing this forum: No registered users and 21 guests