Tagged Questions

0
votes
1answer
48 views

oracle sql: insert spatial data from more existing table

I have created a table umriss which I filled with data and I still need to insert the geometry data from existing tables (usrdemo.glets_1850, usrdemo.glets_1973, ...). How does that work? umriss is a ...