https://bugs.documentfoundation.org/show_bug.cgi?id=105112

--- Comment #15 from [email protected] ---
(In reply to Lionel Elie Mamane from comment #13)
> To be complete, there are some aggregate functions that are supported by
> HSQLDB 1.8, but not by Firebird, namely (according to the documentation):
> 
>   SOME | EVERY | VAR_POP | VAR_SAMP | STDDEV_POP | STDDEV_SAMP

Please have a look:
https://www.firebirdsql.org/file/documentation/release_notes/html/en/3_0/bk02ch09s05.html
VAR_POP | VAR_SAMP | STDDEV_POP | STDDEV_SAMP I could find there.

SOME I could find in description for Firebird 2.5:
"Description: The ANY (or SOME ) predicate now allows a NULL as the test value.
Notice that this brings no practical benefits. In particular, a NULL test value
will not be considered equal to a NULL in the subquery result set."

But SOME seems to be used there in other sense - so no aggregate function.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to