cur.execute("select id,(select name from product_product where id = product_id),product_id,code,package_id from banquet_apply_codes "+sWhere)
cur.execute("select id,(select name from product_product where id = product_id),product_id,code,package_id,label_id,label_pk_id from banquet_apply_codes "+sWhere)