K
Kejpa
Hi,
How do you write a Rowfilter for a boolean column?
col1=true
col1='true'
col1= 1
col1= -1
Will all render an exception:
Column 'col1' does not belong to table Test.
Any thoughts?
TIA
Kejpa
How do you write a Rowfilter for a boolean column?
col1=true
col1='true'
col1= 1
col1= -1
Will all render an exception:
Column 'col1' does not belong to table Test.
Any thoughts?
TIA
Kejpa