MySQL Forums
Forum List  »  Stored Procedures

Re: Function to get max score.
Posted by: B Aneja
Date: May 22, 2016 01:21AM

Hi thank you for your response. This is the error I received on trying to get it working.


mysql> source max_score.sql;
Query OK, 0 rows affected, 1 warning (0.00 sec)

ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 44
mysql>

Options: ReplyQuote


Subject
Views
Written By
Posted
4209
May 21, 2016 07:50PM
Re: Function to get max score.
859
May 22, 2016 01:21AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.