SQL, the language of the free...  choices: JOIN or commas (,)... ;-)

From: sqlite-users  on behalf of Dominique Devienne
Sent: Wednesday, February 27, 2019 09:47 AM
To: SQLite mailing list
Subject: Re: [sqlite] Getting data from two JOIN tables

On Wed, Feb 27, 2019 at 3:42 PM Jose Isaias Cabrera <jic...@outlook.com>
wrote:

> Thanks, David.  I actually like the comma (,) than the words (JOIN,
> etc).  Less wordy and, to me, more logically flow-y.
>

Just the reverse as myself. I much prefer explicit join-on, to separate
filtering from join-conditions in the where-clause.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to