Penso che tu stia cercando UNION clausola, alla
(SELECT * from us_music where `genre` = 'punk')
UNION
(SELECT * from de_music where `genre` = 'punk')
Penso che tu stia cercando UNION clausola, alla
(SELECT * from us_music where `genre` = 'punk')
UNION
(SELECT * from de_music where `genre` = 'punk')
Come creare un cursore di riferimento debole PL/SQL nel database Oracle
Come eseguire il backup o creare una nuova tabella da una tabella SQL Server esistente in SQL Server - Tutorial SQL Server/TSQL Parte 105
MySQL – Recupera il database dello schema delle prestazioni interrotto
Correzioni per il problema di ricostruzione dell'indice in linea di SQL Server 2012 e 2014