Database Management Systems: Review in the context of GIS Applications
In this section we will examine Oracle database, how this product can be suitable for our GIS projects.
Oracle products are extraordinarily careful with data: For safety, they write all changes to data in two separate places—first to a transaction log and then to the database data file. Support transactions, which guarantees that if a mistake [...]

