Will mostly post about Java, SQL, jOOQ, programming humour, and write at https://blog.jooq.org
Here's Google Spanner.
- Quoting doesn't affect case sensitivity
- DDL identifiers are case sensitive (though "duplicates" are not allowed)
- DML identifiers are not case sensitive
Here's Google Spanner.
- Quoting doesn't affect case sensitivity
- DDL identifiers are case sensitive (though "duplicates" are not allowed)
- DML identifiers are not case sensitive
dbfiddle.uk/pxomTqPm
dbfiddle.uk/pxomTqPm
A: Yes
A: Yes
Oooh, that's why. 😅
Oooh, that's why. 😅
The documentation:
The documentation:
I was thinking about dbeaver doing stuff like this
I was thinking about dbeaver doing stuff like this
Details:
github.com/jOOQ/jOOQ/is...
Details:
github.com/jOOQ/jOOQ/is...