loadServerScripts()
db.loadServerScripts() loads all scripts in the system.js collection for the current database into the mongo shell session.
Syntax:
db.loadServerScripts()
Example
MongoDB
No comments:
Post a Comment