Hi!
I'm using DBMS_XMLSave package of XSU to insert in a specified column.
How can I specify column if destination table is a view with object
type?
I have used DBMS_XMLSave.se tUpdateColumn(i nsCtx,'nomeCol' ) but it
seems not working if 'nomecol' is an attribute of an object type.
ThanX-MaX
I'm using DBMS_XMLSave package of XSU to insert in a specified column.
How can I specify column if destination table is a view with object
type?
I have used DBMS_XMLSave.se tUpdateColumn(i nsCtx,'nomeCol' ) but it
seems not working if 'nomecol' is an attribute of an object type.
ThanX-MaX