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
219
questions and find answers to
1036
problems.
Stats
56.0k
EtPoint
23.0k
Vote count
219
questions
1k
answers
About
I am the founder and CEO at Data Geekery, the company behind jOOQ.
Lukas Eder questions
What is Teradata's equivalent for Oracle's DUAL
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?
Lukas Eder answers
Why shouldn't HSQLDB be used in production for Liferay?
What is Teradata's equivalent for Oracle's DUAL
JOOQ - inline Converter not being applied
Why is pattern matching ok in scala but using instanceof is a sign of bad code in Java
Why does my database connection closed when attempting to execute SQL generated by JOOQ?
How do I create JOOQ DSLContext from reactive MariaDB connection
What is the SQL ANY operator equivalent in JPQL?
PIVOT SQL - Guidance
SQL DATE_FORMAT in Alternative in Jooq
JOOQ multi-field custom type converter