Re: missing FROM-clause notice but nothing is missing ...
Jean-Christian Imbeault <jc@mega-bucks.co.jp>
From: Jean-Christian Imbeault <jc@mega-bucks.co.jp>
To: Hadley Willan <hadley.willan@deeperdesign.co.nz>
Cc: pgsql-general <pgsql-general@postgresql.org>
Date: 2003-03-28T04:47:09Z
Lists: pgsql-general
Hadley Willan wrote: > > I think you'll find life easier if create a view then operate on that > view. Ok, I'll try that. I've been avoiding views because I don't understand them well or when/why to use them ... But I still am confused as to why postgres give me a notice and an error. I don't see anything wrong with my query. Jean-Christian Imbeault