Hi,
I have a table showing this data;
SDO_GEOMETRY(2001, 90112, SDO_POINT_TYPE(186858,487, 481875,513, NULL), NULL, NULL)
I need to know the X and Y values.. Whats the easiest way to do this? I did quite a bit of googling, but the whole geometry field is new for me..
Cheers
Alex