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
204
questions and find answers to
924
problems.
Stats
53.8k
EtPoint
22.4k
Vote count
204
questions
924
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
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
How to disambiguate PostgreSQL column references from table references in projections?
How to reference an implicitly named column in DB2
No common interface to java.sql.ResultSet, CallableStatement, SQLInput
Oracle JSON_OBJECT NULL ON NULL clause not working
How to put Maven-generated sources under version control?
Convert from hex-encoded CLOB to BLOB in Oracle
Lukas Eder answers
How to select unix timestamp as date in Jooq?
Sort different elements by the same criteria
JOOQ - Is it possible to generate code for specific columns in table? [closed]
How to delete different updatable records in one shot?
SQL Builders in Java
Should I store empty tsvector values or NULL values?
jOOQ does not translate SQL properly for H2 database in PostgreSQL mode
Does an additional "AND `columnname` LIKE '%'" hurt performance?
Create a custom Aggregate Function with jOOQ
create a histogram using jooq