SQL USE

Use keyword in sql is used to select database you have created or allready created.


SYNTAX :
use db_name;