Database: Select

Select

USE database_name;  -- MySQL and MariaDB

Before performing operations on tables or other objects within a database, you need to select it.

Related concepts

Database: Select — Structure map

Clickable & Draggable!

Database: Select — Related pages: