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
1018
problems.
Stats
55.7k
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
How to restrict oracle number(10) datatype to have max value of 2147483647 [closed]
jOOQ - build UPDATE FROM psql query
jOOQ Return a POJO, and ID from from joined table
metaData.getPrimaryKeys() returns a single row when the key is composite
Can I escape double quotes in column titles with Oracle?
Can jooq recognize optional parameters for routines and create overloads accordingly?
How do I wrap brackets around parameter values when using jOOq?
final Entity with try catch in Java
What is initial size of ArrayList in java [duplicate]
JOOQ vs SQL Queries