[Libreoffice-bugs] [Bug 124069] New: Firebird SQL: INSERT INTO...SELECT
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 14 09:58:27 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124069
Bug ID: 124069
Summary: Firebird SQL: INSERT INTO...SELECT
Product: LibreOffice
Version: 6.1.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: perie_gut at hotmail.com
Created attachment 149957
--> https://bugs.documentfoundation.org/attachment.cgi?id=149957&action=edit
sampledb
tried to execute the following script:
INSERT INTO "t2"
(accountchart, accountcode)
SELECT
accountchart,
accountcode
FROM "t1"
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190314/cde5ffae/attachment.html>
More information about the Libreoffice-bugs
mailing list