tags:

views:

32

answers:

1

when i create a new database it automatically creates tables which is already at another database and i need no table when i create a new database so to stop this i need your help..

+5  A: 

If someone has created tables in the system model database, then these tables will be created in any new databases.

Mitch Wheat
Did not know that, how interesting. Thanks
Kane
Nice information.. happy to know that
priyanka.sarkar