On 2015-02-15 23:55, Learner Study wrote: > Hello experts, > > Is it possible for MySQL server to automatically merge responses for > different queries into a single response? Are there any kernel > parameters that may dictate that?
"UNION is used to combine the result from multiple SELECT statements into a single result set." http://dev.mysql.com/doc/refman/5.0/en/union.html -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql