I have a specific column, called DELIVER_TO_LOCATION_ID
, which is in a table called apps.po_requisition_lines_all
I need to dig into the database and derive the continent from the DELIVER_TO_LOCATION_ID
,
In SQL Developer I can't seem to find a way to do this .
any tips appreciated. thanks