Re: a set of key/value pairs

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: a set of key/value pairs
Date: 2011-10-20 19:21:47
Message-ID: 4EA074CB.9050101@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/20/11 11:53 AM, J.V. wrote:
> Does anyone have a specific example of how to:
> 1) create a variable that is a set or array of key value pairs?
> 2) how to populate each element of the array (each element being a
> key / value pair)
> 3) how to iterate through the list or array retrieving each
> key/value pair?

in what programming language? in SQL, there aren't 'variables',
there are relations, and you don't 'iterate', you query.

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gauthier, Dave 2011-10-20 19:22:07 Reading PG data from MySQL stored procedure
Previous Message Karsten Hilbert 2011-10-20 19:14:27 Re: Extraneous Files