Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Lukas Eder
Lukas Eder has asked
218
questions and find answers to
1029
problems.
Stats
55.9k
EtPoint
22.9k
Vote count
218
questions
1k
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
How to insert VARIANT data into a Snowflake table?
Prevent method call using compiler tricks
How to discover the index type of an Oracle 12c associative array from the dictionary views?
How to find an Informix DATETIME field qualifier in an existing schema
Is it possible to look up a table-valued function's return columns in SAP HANA's dictionary views?
Can an Oracle index be created in a low priority thread/process?
Calling Sybase Adaptive Server Enterprise's "sp_help" from JDBC
Insert values statement can contain only constant literal values or variable references in SQL Data Warehouse
How to set bind values to NULL with Firebird's jaybird JDBC driver?
Why do Oracle's sequences skip their cached values when attempting to re-create the sequence?
Lukas Eder answers
PIVOT SQL - Guidance
SQL DATE_FORMAT in Alternative in Jooq
JOOQ multi-field custom type converter
jOOQ PlainSQL custom keywords / custom dialect
SQL update in one statement instead of two
Is there a Kotlin-coroutine-friendly way to do transactions with jOOQ?
Is there a way to query ltrees in JOOQ?
Method overloading using derived types as parameters in Java
Jooq dsl one to many relations
JOOQ generate DAO for view