Changes

Jump to navigation Jump to search
18 bytes removed ,  13:55, 15 March 2013
m
corrected link location
* In the client terminal, type in:
<code>
> [[Commands#CREATE DATABASEDB|CREATE DB]] factbook factbook.xml
</code>
* Create the new database, named 'xmark'.
<code>
> [[Commands#CREATE DATABASEDB|CREATE DB]] xmark xmark.xml
</code>
</code>
* Use the [[Commands#DROPDB|DROPDB]] command to delete the xmark database:
<code>
> [[Commands#DROP DATABASEDB|DROP DB]] xmark
</code>
* To delete the collection factbook, type:
<code>
> [[Commands#DROP DATABASEDB|DROP DB]] factbook
</code>
editor, reviewer
115

edits

Navigation menu