SqlBool sqlWhere = (PRODUKT=='prohibis');
if(something_true){ sqlWhere = sqlWhere && Like(SOME_FIELD, "a%"); }
Report message to a moderator