The Link Column in an Interactive Report adds a clickable link to each row. The true statement is:
It is not possible to exclude Link Column: Once defined in the report attributes, the Link Column is
mandatory and cannot be hidden or excluded via end-user controls (e.g., Column Management). It’s
always rendered unless removed by the developer.
Custom target: False; custom targets (e.g., URLs, pages) can be defined.
Always last column: False; its position is configurable.
Cannot be sorted/hidden/moved: False; end users can sort or move it, though hiding is restricted.
This behavior ensures consistent navigation in reports.
Reference: Oracle APEX 23.2 Documentation - "Interactive Report Link Column" under Report
Attributes.