Re: [GENERAL] Re: [INTERFACES] ODBC Driver -- Access Order By problem solved!!!

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: cobrien(at)access(dot)digex(dot)net (Cary B(dot) O'Brien)
Cc: zztong(at)laxmi(dot)ev(dot)net, lynch(at)lscorp(dot)com, byronn(at)insightdist(dot)com, pgsql-general(at)postgreSQL(dot)org, pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Re: [INTERFACES] ODBC Driver -- Access Order By problem solved!!!
Date: 1998-07-24 23:58:02
Message-ID: 199807242358.TAA00236@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

> Hmm Did you try...
>
> cary=> \h select
> Command: select
> Description: retrieve tuples
> Syntax:
> select [distinct on <attr>] <expr1> [as <attr1>], ... <exprN> [as <attrN>]
> [into [table] <class_name>]
> [from <from_list>]
> [where <qual>]
> [group by <group_list>]
> [order by <attr1> [ASC | DESC] [using <op1>], ... <attrN> ]
> [union [all] select ...];

I am working on uppercasing the keywords, so it will be much clearer.
The use of <> is really bogus. I will look into reporting the place of
the error, as well as the word.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 1998-07-25 00:18:43 Re: [GENERAL] Re: [INTERFACES] ODBC Driver -- Access Order By problem solved!!!
Previous Message Cary B. O'Brien 1998-07-24 23:12:02 Re: [GENERAL] Re: [INTERFACES] ODBC Driver -- Access Order By problem solved!!!

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 1998-07-25 00:18:43 Re: [GENERAL] Re: [INTERFACES] ODBC Driver -- Access Order By problem solved!!!
Previous Message Cary B. O'Brien 1998-07-24 23:12:02 Re: [GENERAL] Re: [INTERFACES] ODBC Driver -- Access Order By problem solved!!!