use_database
Switch the active database on a MySQL server to target subsequent queries to the desired schema.
Instructions
Switch to a different database on a server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server name (optional, defaults to 'default') | |
| database | Yes | Database name to switch to |