manipulating the POINT data type

Поиск
Список
Период
Сортировка
От Floyd Shackelford
Тема manipulating the POINT data type
Дата
Msg-id NDBBKEGJICMIMJHJEBCOIEDIFHAA.floyds@4peakstech.com
обсуждение исходный текст
Ответы Re: manipulating the POINT data type  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
how do i manipulate the POINT data type in a select statement? how do i
reference the X and Y portions of the point? for instance, can i select the
X or Y portion of a POINT? can i do something like "select pointa.x" or
"where pointa.x = pointb.x"?

When using JDBC, when i get a POINT value from a result set, what am i
getting? a java.awt.Point or a string?

Regards,

Floyd Shackelford
4 Peaks Technology Group, Inc.
VOICE: 334.735.9428
FAX:   916.404.7125
EMAIL: FloydS@4PeaksTech.com
ICQ #: 161371538
acta non verba



В списке pgsql-sql по дате отправления:

Предыдущее
От: Frank Joerdens
Дата:
Сообщение: Re: to_char and '=' weirdness
Следующее
От: "John Brothers"
Дата:
Сообщение: getting oid of an INSERT automatically