Random Thoughts on Java Programming
Trying to define some of my thoughts on Software Design.
Pages
(Move to ...)
Home
About me
Glossary
Quotes
References
FAQ
Java Specification Requests
ASCII Table
How I Explained REST to My Wife
Weight Measurements
▼
Friday, 23 February 2024
Migrating Oracle to PostgreSQL
›
So at work we're currently trying to see if we can move away from Oracle and onto PostgreSQL. I expect this to be a long process. This...
Friday, 12 January 2024
SQL: Concat operator and Spaces
›
So I had a pressing need to query my database and concatenate several values from a row together (using either concat or ||), but with space...
‹
›
Home
View web version