Author Topic: How to overwrite existing table if it exists - DROP if exist?  (Read 6193 times)

omi

  • Newbie
  • *
  • Posts: 13
Hi

I am working on mysql and every time I create a new table if there is error I get problem and I can't create new one unless I DROP old one using phpmyadmin. But what is commandline to drop table when creating a new table and remove one if already exist with same name.

I am working on mysql 5.x

Regards.

 

X

Do you know?

By participating in our community you can get free top level domain as well learn about Search Engine Optimization, Server management and more..
Join Now!
anything