SQL语句的诡异有关问题 - Java相关
2015年10月28日 - ();值为false;但是只要我把语句中的plan_id这个字段设置去掉变为——String sqlTop = "select top(2) ID from ES_SUBJECT where EXAM_STATE ='1' and ...
有一个sql语句的作业,请教!!_百度知道
最佳答案: select case when markS(student_id,score)<40 then 'c ' when markS(student_id,score)<60 when 'b' else 'a' end level from tabale markS(...更多关于一个诡异的sql语句!!!的问题>>