Query table, select where with bool column

Query table, select where with bool column

I am creating a Query table, when I use select with a where with a bool column, it doesn't compare well

SELECT   "PVC ASSEMBLY OUT"
FROM  "Item_Subform_SubItem" 

WHERE  "Item_Subform_SubItem"."PVC ASSEMBLY OUT"  = 0