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
211
questions and find answers to
962
problems.
Stats
54.5k
EtPoint
22.5k
Vote count
211
questions
962
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
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?
Use jsoup or gquery for plain XML
Can I use Scala Macros to internalise an external DSL?
error: generics are not supported in -source 1.3 when compiling Java code with Kotlin
Use Oracle unnested VARRAY's instead of IN operator
java compiler mistaking field reference with a package name? [duplicate]
Different values reported for ALL_OBJECTS.OBJECT_ID and ALL_ARGUMENTS.OBJECT_ID in Oracle 21c
Select a column that potentially doesn't exist in Oracle dictionary views
Lukas Eder answers
Insert values statement can contain only constant literal values or variable references in SQL Data Warehouse
JOOQ sum field value: BigDecimal to Int
How to make a select max statement in jooq
DELETE .. RETURNING rowid in JOOQ not working
how to write a correlated subquery in snowflake
postgresql ON CONFLICT with multiple constraints
MySQL - count by month (including missing records)
DESC in SQLite conditional ORDER BY
transactions and conditional update in Jooq with scala
How to set a @Variable in JOOQ