i followed instructions from below link but not able to solve the issue.
https://discourse.university.mongodb.com/t/syntaxerror-when-i-create-user/15414/
which authentication i need to provide??
i followed instructions from below link but not able to solve the issue.
https://discourse.university.mongodb.com/t/syntaxerror-when-i-create-user/15414/
which authentication i need to provide??
Hey @Shweta_94437
When (or after) you connect with the shell you will need to specify the database you wish to use
Consider this example from the docs
Thank you so much natac13. I was finally able to create the user.