syntax for deleting multiple entries in mysql
#8

You don't want to have duplicate names ? Then modify field types. Make them Unique or Index. That way when you try to insert the same value again, you will get an error and your database won't be redundant.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)