Re: Getting the queried result in the form of json structure

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Stephen Tahmosh <stahmosh(at)shieldsrx(dot)com>
Cc: msn <pioneer(dot)suri(at)gmail(dot)com>, "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Getting the queried result in the form of json structure
Date: 2016-04-29 16:33:43
Message-ID: CAKFQuwadZW5cYRdqoG65VW3B0tKfQv4Ewa7oV8J2oMRDKfGg9A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Fri, Apr 29, 2016 at 9:20 AM, Stephen Tahmosh <stahmosh(at)shieldsrx(dot)com>
wrote:

> If you do a google search using
>
> postgres json
>
>
>
> You will get the PostgreSQL Documentation on JSON Functions and Operators
>
>
>
FWIW I tend to use "RTFM" (in isolation) when I know that it explicitly
provides the answer the questioner is asking.​ In this case it does not.

And, given the example and proper usage of the "->" and "->>" operators​
its safe to assume that the OP already managed to find said documentation.

David J.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Michael Moore 2016-05-05 20:14:07 weird error message
Previous Message Stephen Tahmosh 2016-04-29 16:20:30 Re: Getting the queried result in the form of json structure