[Bug 168149] Want the ability to apply SQL queries to a selected range

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 28 11:40:31 UTC 2025


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

--- Comment #5 from Regina Henschel <rb.henschel at t-online.de> ---
(In reply to Eyal Rozenberg from comment #2)

> SELECT t1.name, t2.name
> FROM selection_ AS t1, selection_ AS t2
> WHERE t1.'favourite color' = t2.'favourite color' AND t1.name < t2.name;

Why a complex SELECT statement where a simple filter (function or database
range feature) is sufficient?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list