Mysql Naming Convention
Jonathan Ellis
jonathan at carnageblender.com
Tue Apr 18 15:23:42 MDT 2006
On Tue, 18 Apr 2006 15:14:10 -0600, "kirk" <kirk at emstraffic.com> said:
> I was wondering if there is a mysql naming convention for tables and
> columns.
Table names should be plural.
Column names should be singular.
(/bites tongue to avoid reacting to someone using "mysql" when he means
"database." Although I suppose it's good not to confuse the two. :)
-J
--
C++ is history repeated as tragedy. Java is history repeated as farce. --Scott McKay
More information about the PLUG
mailing list