× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



CREATE SCHEMA also lets you specify lots of other stuff, like tables and view and constraints, as I recall. Check the documentation for correct details - too much for me to put here by memory, so no need to waste time correcting this.

There are also options about data dictionary and other things. There might even be an option not to create the journal stuff and the local copy of the catalog files. Again, details escape me - I usually just create a library, then add stuff to it.

Vern

----- Original Message -----
On 21 Aug 2013 04:12, rob@xxxxxxxxx wrote:
CREATE COLLECTION THING1
CREATE SCHEMA THING2
both create a journal and a receiver and all the same views over the
system catalog objects. <<SNIP>>

More telling, to distinguish each and a possible error\deficiency in
the documentation, would be the difference in effects between each of:

CREATE COLLECTION THING1 CREATE TABLE LURCH (ITT CHARACTER)

CREATE SCHEMA THING2 CREATE TABLE LURCH (ITT CHARACTER)

CREATE COLLECTION ADDAMS_FAMILY1 FOR ADDAMS1

CREATE SCHEMA ADDAMS_FAMILY2 FOR ADDAMS2


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.