News

Wrong syntax of export to SQL INSERT statement DBeaver version: 21.0.2 Driver name: Oracle Steps to reproduce CREATE TYPE MYTYPE_T IS OBJECT (STARTDATE DATE, ENDDATE DATE); CREATE TYPE MYTYPE_NT IS ...
System information: DBeaver version: 7.1.2 Connection specification: Oracle 12.2 JDBC Describe the problem you're observing: The syntax for exporting the Resultset with the "Export to SQL INSERT ...
The SQL insert command has “insert or update” semantics when used against a Cassandra Column Family. Select, update, and delete work as expected, though possibly with difference performance ...