Featured image of post Db2 and JSON array access

Db2 and JSON array access

Db2 supports JSON data and querying it with SQL, but access to JSON arrays, especially unnesting that data, is tricky. Great, if there is some background in recursive SQL.

Featured image of post Db2 vector for GEO search

Db2 vector for GEO search

Today, I show you how the Db2 vector feature can be used for simple geo search like finding neighboring cities.

Featured image of post Db2 External Tables at IDUG EMEA 2025

Db2 External Tables at IDUG EMEA 2025

At IDUG EMEA 2025 I presented Db2 External Tables and answered questions. Here I show how to combine an external table with a regular table in SQL statements.