Tag Archives: SQL

Playing with PL/pgSQL

Typically, end-users and webmasters will not deal with this kind of development. PL/pgSQL is the internal procedural language for creating things like functions. The most you will see a webmaster deal with is SQL for adding/editing an entry. However, my … Continue reading

Posted in Technology | Tagged , , | Leave a comment

A better way to view your data and report?

I just attended a session here that describes a product from Datatel that is designed to off-load data from your Unidata/SQL Server/Oracle backend for Colleague. This is an intriguing way of solving reporting problems. It essentially works by making a … Continue reading

Posted in Technology | Tagged , | 2 Comments