Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/lsp4you/public_html/connect.php on line 2
Q:8 Display the highest mark in the table. SQL> SELECT MAX(TOTAL) FROM STUDENT; MAX(TOTAL) ---------- 500