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

Bruce Momjian <maillist@candle.pha.pa.us>

From: Bruce Momjian <maillist@candle.pha.pa.us>
To: cobrien@access.digex.net (Cary B. O'Brien)
Cc: zztong@laxmi.ev.net, lynch@lscorp.com, byronn@insightdist.com, pgsql-general@postgreSQL.org, pgsql-interfaces@postgreSQL.org
Date: 1998-07-24T23:58:02Z
Lists: pgsql-general
> 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@candle.pha.pa.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)