Re: NULL values or not? - Mailing list pgsql-sql

From Wei Weng
Subject Re: NULL values or not?
Date
Msg-id NEBBLAIMPMNDAPBMNGJNCEHKCCAA.wweng@kencast.com
Whole thread Raw
In response to Re: NULL values or not?  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
Forgive my ignorance, but what exactly is a "multi-column" join?
<snip>
>  gb_accessions, the clones who are missing GB will not show up with a
>  blank GB, instead they will not show up at all! You can get around this
>  with OUTER JOINS, but OUTER JOINs are not dependable for multi-column
>  joins.
<snip>

I also used a lot of NULLs in my table schemas though never in the
primary(foreign) keys. Is that bad?

Thank you.

==========
Wei Weng
Network Software Engineer
KenCast Inc.




pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: NULL values or not?
Next
From: "Andrew G. Hammond"
Date:
Subject: Re: NULL values or not?