After successfully executing mongod --version command, when I tried running show dbs command to view database it is showing me the error:
'show' is not recognized as an internal or external command, operable program or batch file.
The result should be showing the list of databases.