On 19.04.2013 06:49, Kapil Karekar wrote:

<snip>
Though I would recommend not using such names. Some poor guy working
on your application six months down the line is going to wonder why
his queries are failing, spend a day trying to figure out and will
post the same question again to this list :-)

...not to mention the many query generator tools that might come into use, which will fail because they do not consistently use back-ticks.

NEVER use identififers - database or otherwise - that start with a digit.

/ Carsten

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to