Created
July 17, 2019 22:03
-
-
Save paulodutra/e6a35a8fee782f016a656a585c4d0529 to your computer and use it in GitHub Desktop.
Criar uma collection mongo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
db.createCollection('myCollection') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment