In oracle, I have a collection of ojbects (type table of objects). I also have a stored proc that returns that collection filled with objects.<BR><BR>In PL/SQL, how can I tell how many objects are in ...