Author Topic: How to overwrite existing table if it exists - DROP if exist?  (Read 6592 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.

Sponsor

  • ****
  • Posts: 100
How to overwrite existing table if it exists - DROP if exist?
« sponsored at June 25, 2011, 02:36:42 PM »