# Write your MySQL query statement belowselect employee_id salary bonusfrom employeeswhere name not like M and employee_id2 = 1unionselect employee_id salary0 bonusfrom employeeswhere name like M or
Sorry, the provided query is incomplete and contains errors. Please provide a complete and correct query statement.
原文地址: https://www.cveoy.top/t/topic/9K2 著作权归作者所有。请勿转载和采集!