Vraag : DE DUBBELE DATA VAN DE WINST VAN DE UNIE MYSQL

Ik heb een vraag: /> " UITGEZOCHTE datum

= „„.date („y-m-D“). ““ De UNIE ALLEN SELECTEERT datum VAN table2 WAAR WAAR exp_date >= „„.date („y-m-D“). ““ De UNIE ALLEN SELECTEERT datum ALS thedate VAN table3 WAAR WAAR exp_date >= „„.date („y-m-D“). ““ De UNIE ALLEN SELECTEERT datum ALS thedate VAN table4 WAAR WAAR exp_date >= „„.date („y-m-D“). ““ De UNIE ALLEN SELECTEERT datum ALS thedate VAN table5 WAAR WAAR exp_date >= „„.date („y-m-D“). ““ GROEP DOOR datumORDE DOOR datum DESC "

Though groepeer ik me door datum het nog bijvoorbeeld terugkeert:

july 14

July 14

July 13

July 12

July 12

How kan ik dit… Thanks
verhinderen

Antwoord : DE DUBBELE DATA VAN DE WINST VAN DE UNIE MYSQL

u zou het allen in subquery moeten zetten:

SELECTEER * VAN
(UITGEZOCHTE datum VAN table1 WAAR exp_date >= „„.date („y-m-D“). ““ De UNIE ALLEN SELECTEERT datum VAN table2 WAAR WAAR exp_date >= „„.date („y-m-D“). ““ De UNIE ALLEN SELECTEERT datum ALS thedate VAN table3 WAAR WAAR exp_date >= „„.date („y-m-D“). ““ De UNIE ALLEN SELECTEERT datum ALS thedate VAN table4 WAAR WAAR exp_date >= „„.date („y-m-D“). ““ De UNIE ALLEN SELECTEERT datum ALS thedate VAN table5 WAAR WAAR exp_date >= „„.date („y-m-D“). ““ GROEP DOOR datumORDE DOOR datum DESC) t
GROEP „DOOR `datum `
Andere oplossingen  
 
programming4us programming4us