Create database

Command use database_name is used to create a database. You can use any name for database_name.
If you want to show the database you must want to insert atleast one document into it.

Comments

Popular posts from this blog

GL_QUAD_STRIP Example In OpenGl

GL_TRIANGLE_FAN Example In OpenGl