| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: PIZZA time again :-)
mAsterdam wrote:
> VC wrote:
>> mAsterdam wrote:
[snip]
>>> merge_in_its_own_right merges a list of lists into a list. It >>> >>> - should not have assumptions about an >>> intrinsic order of the listed values. >>> - should preserve the order of the values >>> and fail if it can't. >> According to you specification the function should fail otherwise the >> function will behave as an ordinary (in the ML/Haskell sense) merge : >> 'if ordering(L1) == ordering(L2) merge otherwise fail'
![]() |
![]() |