"Jeanna Geier" <jgeier(at)apt-cafm(dot)com> writes:
> I'm attempting to do an INNER JOIN on one of the views in my database,
> however, when I import the schema file that has it in there, it removes the
> "INNER" from the statement.
INNER is a noise word; if it's re-listing the statement without that,
there's not anything to worry about.
regards, tom lane