Re: ERROR 1064: You have an error in your SQL syntax....

2005-04-08 Thread Peter Brawley
The following caused the same error of: ERROR 1064: 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 'select max(length(testName)) from test)' at line 1 select testName from test where length(testName)

ERROR 1064: You have an error in your SQL syntax....

2005-04-08 Thread Chuzo Okuda
following caused the same error of: ERROR 1064: 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 'select max(length(testName)) from test)' at line 1 select testName from test where length(testName) = (s