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

--- Comment #6 from Alex Thurgood <[email protected]> ---
@Tim :

be I've misunderstood, but if I use the following query :

SELECT 't1'.'b', 't2'.'c' FROM 't1' LEFT OUTER JOIN 't2' ON 't1'.'id' =
't2'.'id'

I get the following result :
test1 test5
test2 test3
test2 test4

-- 
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