limit in PostgreSQL

Jason FU tsfu at HKUCS.ORG
Thu Aug 11 21:45:07 EDT 2005


In Oracle, we have rowid for limiting the number of selected rows/records.
In PostgreSQL, we have limit and offset. But how do we use limit in the
MapServer. For Oracle spatial, we simply add rowid in the FILTER statement.
What do we do in PostGIS connection?

Thanks.

Jason



More information about the mapserver-users mailing list