| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Floyd's algorithm in SQL
>> Is this procedure really DETERMINISTIC? (What it performs depends
on the data in the Edges table, doesn't that mean the procedure is
non-deterministic?) Don't you have to specify MODIFIES SQL DATA?
(Since data in inserted into the Paths table.) <<
My problem is that I don't have a version of SQL/PSM on my machine, so test in T-SQL and try to convery by hand on the fly.
>>The WHILE loop will exit after one single turn .. <<
That is a total screw up. Thanks :)! Received on Thu Dec 02 2004 - 20:06:47 CST
![]() |
![]() |