Hallo,
I don't know if I'm in the right forum and this is the right headline. What I'm looking for is something where I can develop my oracle database when I use the geometry features.
I have experiences with sql*plus for creating tables/types/triggers/sequences/function ... for my database...
Hallo,
I have already posted and didn't come further. So I tried another way and added and attribute gemark_schl to my table flurstuecke_tab. Now I have this 2 tables:
SQL> desc flurstuecke_tab
Name Null? Type
-----------------------------------------...
Hallo,
I have already posted and hope somebody can help me.
I have the following problem. I have 2 tables which I created the following way:
CREATE TYPE gemark_schluessel_t AS OBJECT(
gemark_id NUMBER(8),
gemark_schl NUMBER(4),
gemark_name VARCHAR2(45)
);
/
CREATE TABLE gemark_schluessel_tab...
Hallo,
I have 2 tables:
SQL> desc flurstuecke_tab
Name Null? Type
----------------------------------------- -------- ----------------------------
FLST_ID NOT NULL NUMBER(8)
FLST_NR_ZAEHLER...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.