4.21. SelectDatabase

[<<<] [>>>]

Mysql::SelectDb dbh,database

Causes the database specified by database to become the default (current) database on the connection specified by MySQL. In subsequent queries, this database is the default for table references that do not include an explicit database specifier.


[<<<] [>>>]