Hi.
I've got a problem.
Let's look at this:
CREATE TYPE xxxT AS OBJECT(
d DATE,
something REFERENCES Something(ID)
);
where Something is a table.
It's dosen't work.
Can I make references form object to table ?
Thx,
MD
>> Stay informed about: OBJECT & REFERENCES