Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Oracle and MySQL BLOB fields
Hi,
I have an application that uses Mysql with BLOB fields and want to =
change it
to work with Oracle but I don=B4t know what syntax must use on "INSERT"
sentences when working with points, polylines and polygons. Original =
one in
MySQL uses, for example:
point(X,Y)
polyline(X1,Y1 X2,Y2 X3,Y3)
polygon(X1,Y1 X2,Y2 X3,Y3 X1,Y1)
How can I know syntax on Oracle? How can I read data on BLOB fields on =
WKT
format?
I will appreciate your help on this.
Att.
WILSON ARIAS CHASQUI
GIS Analyst
![]() |
![]() |