MySQL Threaded
#9

I don't think it's wrong, but obviously a SELECT query most likely has an output, a cached result set. When you use a SELECT query, you expect an answer and you want to evaluate that answer from the database, so you have no reason to execute a SELECT query without processing the result.
Reply


Messages In This Thread
MySQL Threaded - by mike_1 - 06.02.2015, 14:23
Re: MySQL Threaded - by HazardouS - 06.02.2015, 14:38
Re: MySQL Threaded - by mike_1 - 06.02.2015, 14:56
Re: MySQL Threaded - by HazardouS - 06.02.2015, 15:02
Re: MySQL Threaded - by Sime30 - 06.02.2015, 18:44
Re: MySQL Threaded - by HazardouS - 06.02.2015, 18:55
Re: MySQL Threaded - by Knappen - 06.02.2015, 19:03
Re: MySQL Threaded - by Sime30 - 06.02.2015, 19:30
Re: MySQL Threaded - by HazardouS - 06.02.2015, 19:35
Re: MySQL Threaded - by Sime30 - 06.02.2015, 19:41

Forum Jump:


Users browsing this thread: 1 Guest(s)