| From: | Raymond Brinzer <ray(dot)brinzer(at)gmail(dot)com> | 
|---|---|
| To: | Ron <ronljohnsonjr(at)gmail(dot)com> | 
| Cc: | "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> | 
| Subject: | Re: Can we go beyond the standard to make Postgres radically better? | 
| Date: | 2022-02-11 19:30:09 | 
| Message-ID: | CANasJHkir47oV0WcHOfe-S9qijE48mCxT5TV9k-KWcCVWOWkyg@mail.gmail.com | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-general | 
On Fri, Feb 11, 2022 at 3:16 AM Ron <ronljohnsonjr(at)gmail(dot)com> wrote:
> On 2/10/22 10:33 PM, Raymond Brinzer wrote:
>
> The answer is obvious to every grey beard: SQL was developed from SEQUEL,
> Structured *ENGLISH* Query Language at a company that loved English-style
> programming languages.
>
> "SELECT column FROM mytable WHERE condition" is a perfect declarative
> English sentence that any middle school grammar teacher would be proud of.
>
> "FROM mytable SELECT column"... not so much.
>
They're both perfectly good English; the order just changes the emphasis.
That's the particularly annoying bit:  we get all the bad things about
English grammar, and none of the flexibility or beauty.
First thing that came to mind was the beginning of Marcus Aurelius'
Meditations:  "From my grandfather Verus I learned to relish the beauty of
manners, and to restrain all anger."  That's a translation of course, but
into solid English.  Putting what he learned first would not only be dull,
it would obscure the fact that he's giving credit.
-- 
Ray Brinzer
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bryn Llewellyn | 2022-02-11 20:46:11 | "grant usage on schema" confers the ability to execute all user-defined functions in that schema, with needing to grant "execute" | 
| Previous Message | Rob Sargent | 2022-02-11 16:42:02 | Re: Can we go beyond the standard to make Postgres radically better? |