Updated Feb 20, 2019
Send us feedback
USE db_name
Set the current database. All subsequent commands that do not explicitly specify a database will use this one. If the provided database does not exist, an exception is thrown. The default current database is default.
default