Oracle7 Spatial Data Option User's Guide and Reference | ![]() Library |
![]() Product |
![]() Contents |
![]() Index |
The SDO_WINDOW functions are used to create temporary geometric objects to be used in comparisons with stored geometries. You can create query windows with any number of coordinates.
Table 7¯1 Window Functions
You do not need special privileges to execute this function. However, the user who compiles it does need appropriate privileges to read and write into the database.
This function inserts the coordinates into the <layername>_SDOGEOM table, tessellates the geometry (creates the index), and returns a unique SDO_GID corresponding to the geometry.
You do not need special privileges to execute this function. However, the user who compiles it does need appropriate privileges to read and write into the database.
layername
|
Specifies the name of the window layer that needs to be dropped. Datatype is VARCHAR2.
|
![]() ![]() Prev Next |
![]() Copyright © 1996 Oracle Corporation. All Rights Reserved. |
![]() Library |
![]() Product |
![]() Contents |
![]() Index |