I work with Oracle and your sample solution does not work

I work with Oracle and your sample solution does not work

Our sample solution is based on lowercase names for columns.

The Oracle driver makes use of uppercase names for columns at the moment of writing.


Solution: change all column names in the source from lowercase to uppercase and the sample solution will work.