Applying and Extending Oracle Spatial (eBook, ePUB)

A practitioner's guide on how to extend, apply, and combine Oracle's Spatial offerings with other Oracle and open source technologies to solve everyday problems

Sofort per Download lieferbar
22,95 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
11 °P sammeln!
Spatial applications should be developed in the same way that users develop other database applications: by starting with an integrated data model in which the SDO_GEOMETRY objects are just another attribute describing entities and by using as many of the database features as possible for managing the data. If a task can be done using a database feature like replication, then it should be done using the standard replication technology instead of inventing a new procedure for replicating spatial data. Sometimes solving a business problem using a PL/SQL function can be more powerful, accessible,...