$query_QUERY1 = "SELECT O.order_id, O.SKU, I2.misc3 as misc3a, ..."
<td><?php echo $row_QUERY1['misc3a']; ?></td>