SQL query statements question
#7

It seems a bit backwards to me to select data that you just inserted. You can use INSERT IGNORE to suppress duplicate key errors and just pass all the data you inserted to the callback as parameters.
Reply


Messages In This Thread
SQL query statements question - by Meller - 09.09.2017, 15:02
Re: SQL query statements question - by Paulice - 09.09.2017, 15:11
Re: SQL query statements question - by Meller - 09.09.2017, 15:17
Re: SQL query statements question - by Xeon™ - 09.09.2017, 15:34
Re: SQL query statements question - by Kaperstone - 09.09.2017, 15:36
Re: SQL query statements question - by Meller - 09.09.2017, 15:54
Re: SQL query statements question - by Vince - 09.09.2017, 16:19

Forum Jump:


Users browsing this thread: 1 Guest(s)