[SOLVED] Retrieve Database Name
Moderator: General Moderators
Retrieve Database Name
Is it possible to retrieve a database name from the server. If so how?
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Code: Select all
SHOW DATABASESCode: Select all
SELECT DATABASE()