I am using Oracle APEX 21.1, my requirement is I have to compare two columns in an Interactive Grid on run time. For example one column is the “Balance” column where I have quantity 10 (coming from database), now another column which is “Qty” user are not allow to insert quantity more than 10, when they do so the error will raise on run time.