https://issues.apache.org/ooo/show_bug.cgi?id=119975

--- Comment #2 from Jens611 <j...@cococo.de> ---
Are you kidding? The designer must not produce a query like

  select tab1.asum, tab2.asum from tab1 tab1, tab2 tab2

This is bad style;

an implicit 'as' in the from clause in this way looks like nonsense.

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

Reply via email to