SQL Question
Simple question:
In order to import SQL statements, I can use the "source filename" command. Is there a flag I can use to tell it to ignore duplicates? I tried to source a database file for my server, and I had to stop it because of number of duplicates I was receiving.
Thanks !
|