identifier starts immediately after numeric literal

E QUERY [js] SyntaxError: identifier starts immediately after numeric literal @(shell) in MongoDB

When you are trying to insert document in MongoDB collection you might see this Syntax Error : identifier starts immediately after numeric literal @(shell). Problem Statement Let  say you have database called “sneppets” and collection called “posts” and you are… Read More!