[v4rb v1] sql help with LEFT OUTER JOIN
Robert Nichols
robert at formworkdesign.com
Sun Jul 3 17:00:52 CDT 2005
Ivan,
That worked beautifully. And so simple, too. Thank you very, very much.
What do you call that type of statement? Is it also a left outer
join, but requested in a manner different from what I showed?
Robert
On Jul 3, 2005, at 4:37 PM, Ivan Smahin wrote:
> SELECT
> projects.recid,users.shortname
> FROM
> projects, users
> WHERE
> projects.user *= users.recid
More information about the Valentina
mailing list