You can only perform SQL operations with ST_GEOMETRY or native geometry storage
(PostGIS/SDO_GEOMETRY/GEOMETRY/GEOGRAPHY).
There are utilities to convert an entire table to a new storage format, but it is not possible
to convert SDEBINARY/SDELOB to ST_GEOMETRY/native on the fly in via SQL.
- V