SELECT timestamp,col1,col2,col3,...,colx FROM tabelleA UNION SELECT timestamp,col1,col2,col3,...,colx FROM tabelleB ORDER BY 1