| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: factorial
>> Isn't that very procedural as well? Why not use:
INSERT INTO Factorials VALUES (1, 0), (2, 0), (3, 0), (4, 0), (5, 0);
*sorry,couldn't resist, chuckle* <<
I confess that I only have access to SQL Server at work. If only someone would send me a desktop copy of DB2, then I could write better code <G> ... Received on Wed Jan 23 2002 - 12:26:25 CST
![]() |
![]() |