Higher Than 75 Marks

  • + 0 comments

    Please fix DB2 compiler error. SELECT ID, NAME FROM STUDENTS WHERE MARKS > 75 ORDER BY RIGHT(NAME,3), ID;

    SQL10003C There are not enough system resources to process the request. The request cannot be processed. SQLSTATE=57011

    DB21034E The command was processed as an SQL statement because it was not a valid Command Line Processor command. During SQL processing it returned: SQL1024N A database connection does not exist. SQLSTATE=08003