I wanna code:
create database by name Mohan,if there is database by this name creat it by name mohan1 if there is mohan1 create it by name mohan2....and so on.
How can I do that? how can I check the existance of database?
thanx
Mohan
Help in code!
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Code: Select all
SHOW DATABASES