Hello,
I get an error message " includes fields that are not selected by the query"
in the following union query. Could someone suggests how to fix it.
thanks
SELECT tbl_Variant_qry.sample_name, tbl_Variant_qry.tumor_type, tbl_Variant_qry.gene_panel, tbl_Variant_qry.run_name...