Re: Why SELECT OWNER.TABLENAME.COLUMNNAME not working ?

From: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
To: "Zuev Dmitry" <envoy1(at)chat(dot)ru>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Why SELECT OWNER.TABLENAME.COLUMNNAME not working ?
Date: 2001-03-06 17:04:23
Message-ID: 200103061704.f26H4OG14783@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Zuev Dmitry" wrote:
>Can anybody tell me why i can't specify OWNER then i select a pack of tuples
>?
>If i set only TABLENAME.COLUMNNAME all is work, but when i adding to this
>OWNER it's fail.

This syntax is not (yet) supported.

If it were supported, the first element (according to SQL specs) would be
SCHEMA not OWNER, though I suppose by implication they might be the same.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"The LORD is my light and my salvation; whom shall I
fear? the LORD is the strength of my life; of whom
shall I be afraid?" Psalms 27:1

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Elphick 2001-03-06 17:09:31 Re: [SQL] Permissons on database
Previous Message Boulat Khakimov 2001-03-06 17:00:47 Permissons on database