Re: "-" character in table name

2002-04-10 Thread David Chen
mysql> describe 'A-14c'; ERROR 1064: You have an error in your SQL syntax near ''A-14c'' at line 1 It's not working... - Original Message - From: "nickg" <[EMAIL PROTECTED]> To: "David Chen" <[EMAIL PROTECTED]>; &

"-" character in table name

2002-04-10 Thread David Chen
x27;-test' at line 1 Any help is appreciated. Thanks. Sincerely, David Chen - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To