Answers for "how to check if mongodb is installed in windows cmd"

5

check if mongodb is installed

mongod --version
Posted by: Guest on September-28-2020
-1

check mongodb installed version

mongo --version
Posted by: Guest on March-19-2020

Code answers related to "how to check if mongodb is installed in windows cmd"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language