USE
Previous  Next


USE database_name

database_name can also contain the trailing slash '/', but its usage is deprecated in SQL queries.

This statement will cause the current database to change; see also Gladius::SelectDB() for an alternative database selection method.