Drop Collections

Basic syntax of drop collection command is as follows
db.COLLECTION_NAME.drop()

Comments

Popular posts from this blog

GL_QUAD_STRIP Example In OpenGl

GL_TRIANGLE_FAN Example In OpenGl