How to Exclude Specific Columns in Oracle APEX Interactive Grid Flashback?
I am working with Oracle APEX and using an Interactive Grid with Flashback functionality enabled. One of the columns in my grid, named BAKIYE_QTY, is a query-only column (it is calculated using a SQL query and does not exist in the underlying table).