Hi,

Is an index on a nullable column useful for retrieving rows having that
column null?

  SELECT PlayerID
    FROM PlayerLoginSession
    WHERE EndTime IS NULL;

Regards,


--
Daniel CAUNE
Ubisoft Online Technology
(514) 4090 2040 ext. 5418


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to