以前 jismesh-to-sql という地域メッシュコードを 予め生成したテーブルを作成するツールを公開しましたが、こちらは予め生成というより PL/pgSQL で必要のタイミングで 動的に生成する関数集と ...
This repository contains procedural‑programming exercises from the BI‑SQL course at ČVUT FIT, implemented in both Oracle PL/SQL and PostgreSQL PL/pgSQL. Each folder corresponds to one task.
Usually databases are treated primarily as fairly dumb data storage systems, but they can be capable of much more. Case in point the PostgreSQL database and its – Ada-based – PL/pgSQL programming ...