Thx but this was not the solution,<br>
<br>
my task is to create a package with the bubble sort and quick sort algorithm. The "select...order by..." clause, Ok thats easy )<br>
<br>
The Problem is, that I have to translate this two alogrithm from C++ into Oracle PL/SQL to stop the elapsed time for sort the random numbers. I must compare the time from C++ and PL/SQL.<br>
<br>
It's a little bit heavy!<br>
<br>
SiM
<br>
my task is to create a package with the bubble sort and quick sort algorithm. The "select...order by..." clause, Ok thats easy )<br>
<br>
The Problem is, that I have to translate this two alogrithm from C++ into Oracle PL/SQL to stop the elapsed time for sort the random numbers. I must compare the time from C++ and PL/SQL.<br>
<br>
It's a little bit heavy!<br>
<br>
SiM