tonne1
tonne1
Testing ETL I noticed that a simple `select count(*) from ` can take *much* longer with Firebird 4 in comparison to the same operation with Firebird 259. "Much longer" meaning...
**Preconditions** * HeidiSQL version: 12.4.0.6659 * Database type and version: Firebird 4.0.3.2860 64 Bit * OS: Win10 **Describe the bug** HeidiSQL does not show (and therefore does not allow to...
"If you want to help - you can recommend a dummy function create statement. I have only for procedures: ```sql create procedure sample_procedure as begin end ``` _Originally posted by...
### Description Metadata of UDRs (user defined routines) is not being properly extracted, in this example metadata of an external Stored Function, You need to query the system tables differently...
### Description Metadata of UDRs (user defined routines) is not extracted, in this case metadata of external Stored Procedures. ### DBeaver Version Community Edition 24.0.5 ### Operating System Win10, Win11...
One of the outstanding features of duckdb is its interfaces to other data sources. So far, data sources supported by duckdb are scattered around the docs under "data import", "guides/file...
Typical use case would be a drop down with several options selected. A workaround is described [here](https://groups.google.com/forum/#!msg/vega-js/Q42J9alovV8/DWpuirmXCwAJ;context-place=forum/vega-js).
minvalue/maxvalue with date/timestamp arguments behave inconsistent in several ways: * re argument count * re argument sequence * different behaviour vs earlier versions when used in join condition Tested with...