https://bugs.documentfoundation.org/show_bug.cgi?id=138477
m.a.riosv <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
| |rg
--- Comment #3 from m.a.riosv <[email protected]> ---
This is how looks in the file.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<sst xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"
count="1" uniqueCount="1"><si><t xml:space="preserve">select
m.* from (select fa as fout,1000 as fout_menge,fd as fdate,fg as
finput,fk as finput_menge , fa || '_' ||
to_char(fd,'yyyyMM') as fparent, fg || '_' ||
to_char(fd,'yyyyMM') as fsub from CTF_SAP_BOM where FI =
'M' AND fk>0 ) m start with ( m.fout like
'82%' ) connect by prior m.fsub = m.fparent</t></si></sst>
Seems the line feed '
' is not well imported, but if I'm not wrong for
windows should be 

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