update fee set feetype=91003 where sourcefilename in (select * from (select sourcefilename from songlist where videotype in ('hjych','zxych') order by
sourcefilename) where rownum<=3);
update fee set feetype=91002 where sourcefilename in (select * from (select sourcefilename from songlist where videotype in ('hjych','zxych') order by
sourcefilename) where rownum<=2);
update fee set feetype=91001 where sourcefilename in (select * from (select sourcefilename from songlist where videotype in ('hjych','zxych') order by
sourcefilename) where rownum<=1);
想问一下,这语句是做什么用的
30秒到达战场
ITMISS