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

--- Comment #7 from Alex Thurgood <[email protected]> ---
(In reply to Alex Thurgood from comment #6)
> @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

Ah, I was running my LJ query in direct SQL mode. If I try to switch this to
Query GUI, I get an error message.

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