"Jeanna Geier" <[EMAIL PROTECTED]> 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,
ther
Hello List-
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. I've also tried to add it by modifying it via
the 'Properites' -> 'Definition' tab on the VIEW. But, when I pu