Appended 2 to database name to avoid conflit with crud operations.
This commit is contained in:
parent
964f534b16
commit
5476813944
@ -36,7 +36,7 @@ least 10000 Documents)
|
||||
## Creating database & collection:
|
||||
|
||||
```json
|
||||
use empDB
|
||||
use empDB2
|
||||
db.createCollection("Employee")
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user