On Tuesday 27. April 2010 17.51.44 Alan Simon wrote:
> JOIN staging_item_notes in
> ON (b.id = in.bibkey)
> WHERE in.bibkey != 0
You can't use "in" as an unquoted name, as that is a word with a special
meaning in SQL.
regards,
--
Leif Biberg Kristensen
http://solumslekt.org/blog/