Thanks Laurenz This is interesting...b is True
Thanks and regards, Jitendra On Wed 11 Nov, 2020, 22:52 Laurenz Albe, <laurenz.a...@cybertec.at> wrote: > On Wed, 2020-11-11 at 11:47 +0100, Tomas Vondra wrote: > > you may do this, for example: > > > > (b it not null and b = true) and (c is not null) > > > > Or something like that. > > My (equivalent) suggestion: > > b IS TRUE AND c IS NOT NULL > > Yours, > Laurenz Albe > -- > Cybertec | https://www.cybertec-postgresql.com > >