I'm learning oracle object-relational model. I already know how to declare, call methods. but how can I add a new method to an existing object?
is there something like "alter table add function returns xxxxx" ??
thanks
|
I'm learning oracle object-relational model. I already know how to declare, call methods. but how can I add a new method to an existing object? is there something like "alter table add function returns xxxxx" ?? thanks |
||||
|
|
|
I think you're looking for the |
|||
|
|