Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> object programming in sql

object programming in sql

From: %FULLUSERNAME% <ademidem_at_lisisun1.insa-lyon.fr>
Date: Mon, 3 Mar 2003 10:32:08 +0100
Message-ID: <b3v7fp$4ct$1@demo2.univ-lyon1.fr>


hello everybody out there,

i've made a table of an object "test" with one field "val" an integer, and i want to update a record with the procedure "setValue" i created myself, is there any means to do so ?!!
something like "update mytable m set m.setValue(xxx)" or something like this !

thanx Received on Mon Mar 03 2003 - 03:32:08 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US