How to handle null values thru oracle forms?
Hi,
I've a check box column on the form(Query mode) and it always show check box checked even underlying column has null.
Please can any one tell me how can i show checked check box only when database colum has value Y and all other cases should be unchecked(even with null database values)
Thanks
VB