Dear All
i am using this
select * from custTrans
where custTrans.Approved == enum2str(NoYes::Yes);
butt error occurred Operand types are not compatible with the operator
how to use this
.
Dear All
i am using this
select * from custTrans
where custTrans.Approved == enum2str(NoYes::Yes);
butt error occurred Operand types are not compatible with the operator
how to use this
.