select *
from(
where score<>0
order by user_id
from(
select EMPLOYEE_ID,user_id,user_name,score) a
from table1
where seq = '27' or seq = '28'
where score<>0
order by user_id
沒有留言:
張貼留言