PL/SQL

From: Andreas Schwaiger <andreas.schwaiger_at_strasser.at>
Date: 1999/10/01
Message-ID: <37f49458.0_at_news.kabsi.at>#1/1


[Quoted] i have following script

TYPE Nodes IS TABLE OF NUMBER(10,0) INDEX BY BINARY_INTEGER; di_dist Nodes;

When i fill the di_dist with Numbers, how can I get the minimum value without using a LOOP statement?
Thanks
Andi Received on Fri Oct 01 1999 - 00:00:00 CEST

Original text of this message