Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle and MySQL BLOB fields
Your specific issue is probably covered with the Oracle spatial options.
Part of that comes with the databases (Standard and Enterprise) and is
called locator. More options are available in the Spatial option, this is a
payed option on top of Enterprise Edition.
I would go to OTN and dig into the documentation. I guess that a search for
SDO_GEOMETRY (I haven't tried this) will point you into the right direction.
Regards, Carel-Jan
===
If you think education is expensive, try ignorance. (Derek Bok)
===
At 11:03 PM 4/2/2004, you wrote:
>Hi,
>
>MySQL uses, for example:
>
>point(X,Y)
>polyline(X1,Y1 X2,Y2 X3,Y3)
>polygon(X1,Y1 X2,Y2 X3,Y3 X1,Y1)
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Sat Apr 03 2004 - 04:18:07 CST
![]() |
![]() |