07 2019 档案
摘要:使用FineReport连接Oracle时,出现如下日志: 严重:java.sql.SQLException: ORA-28040: No matching authentication protocol at java.util.concurrent.FutureTask.report(Unkno
阅读全文
摘要:--1、查询“1001”课程比“1002”课程成绩高的所有学生的学号;select a.S# from (select S#,score from sc where C#=1001) a, (select S#,score from sc where C# = 1002) b where a.sco
阅读全文

浙公网安备 33010602011771号