You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2019/01/02 19:44:22 UTC

[Issue 127998] Droping table from the SQL Statement wizzard

https://bz.apache.org/ooo/show_bug.cgi?id=127998

damjan@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |damjan@apache.org

--- Comment #1 from damjan@apache.org ---
Which database are you using?

You might need different quotes, eg. MySQL would use:
DROP TABLE `CREATE`

-- 
You are receiving this mail because:
You are the assignee for the issue.