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

--- Comment #19 from Lionel Elie Mamane <[email protected]> ---
(In reply to Matt K from comment #18)
> Can you explain how to create the schema, is it done through an outside
> program?

Database systems will differ a bit on that, but usually the SQL command is
something like:

CREATE SCHEMA "name";

> I created 2 tables in LO with the same table name/column name
> pattern and the data stays separate between the tables.

Exactly same table name is not supposed to be possible, except in different
schema or catalog?

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