Buy this Reference Manual in softcover from Barnes & Noble!
Fetching geometry values using internal format can be useful in table-to-table transfers:
CREATE TABLE geom2 (g GEOMETRY) SELECT g FROM geom;
Add your own comment.