User Tools

Site Tools


mongo:commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
mongo:commands [2018/08/24 15:13] – created odeftamongo:commands [2018/11/07 15:30] odefta
Line 15: Line 15:
 ====== Select all from a table ====== ====== Select all from a table ======
  
-  db.STFlowConfig.find()+  db.STFlowConfig.**find**() 
 + 
 +====== Select all and format json output ====== 
 + 
 +  db.STFlowConfig.find().**pretty**()
  
  
      
mongo/commands.txt · Last modified: 2023/07/04 19:36 by 127.0.0.1