
< Previous
Commands (Cont. 3 )
Searching using the
findOne()
We
can search for a particular attribute of a document using the findOne().
Drop a collection
To find the available collections in the current db
- show collections
...