Difference between revisions of "MongoDB Documents"

From mi-linux
Jump to navigationJump to search
(Blanked the page)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Main Page]] >> [[MongoDB|MongoDB]] >>[[MongoDB_Workbook|MongoDB Workbook]] >> MongoDB Documents
 
  
=== Create a Collection ===
 
 
If a collection does not exist, MongoDB creates the collection when you first store data for that collection.
 
 
The following example will create a collection representing the DEPT/EMP tables seen in the [[Oracle_Sample_Data|Oracle Sample Data]].
 

Latest revision as of 20:55, 18 October 2016