PostgreSQL CASE statements make it possible to add conditional logic directly into SQL queries, working similarly to IF ELSE ...
I'm trying to get better aquainted with conditional sql statements, using variables, loops, and all that other junk. (This is MSSQL 2000 by the way) My test is that I want to try to cycle thru all of ...