Thread
:
AA-data.sql?
View Single Post
#
11
07-31-2007, 08:42 AM
John Adams
Demi-God
Join Date: Jul 2006
Posts: 1,552
If it's a newer schema to support newer code, I imagine the old fields can be removed.
For safety, you could change the queries to specify each column for your data, and perform an update or replace into instead. But, Drop/Create is always better.
John Adams
View Public Profile
Send a private message to John Adams
Visit John Adams's homepage!
Find all posts by John Adams