Hi all
Oracle & objects:
I have a table that contain more than one type of object (by using inheritance),but i want to
know the actual type of each (using loop and ?). Is there a function like isInstanceOf()
here?
plz provide an example
Thanks in Advance