I'm putting together my first MySQL database and I've noticed in the book 
I'm reading all of the entity names (table & column names) are in lower case.
Other database vendors use UPPERCASE for all of their entity names because 
they are case sensitive.

Is there a reason why I can't use Mixed_Case column names? Or is there a 
reason why I should use lower_case names?

TIA

Barry

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to