By cagdasbasaraner
via codebalance.blogspot.com
Published: Jul 25 2011 / 06:21
| Subversion | |
| Written by: Lorna Jane Mitchell | |
| Featured Refcardz: Top Refcardz: | |
| 150+ Refcardz Available · Get them all | |
By cagdasbasaraner
via codebalance.blogspot.com
Published: Jul 25 2011 / 06:21
Comments
Jonathan Fisher replied ago:
Pretty solid advice (if you're using relational).
I always used Plural names for tables... Can someone shed some light why this might be bad?
jfernandez replied ago:
I've always used plural names for tables (and underscores to separate words instead of using camel case). Just about every reference book I've read does as well. It makes sense to use plural names as tables don't hold only one piece of data.
RawThinkTank replied ago:
TblSchool instead of just 'School' will make your complex queries readable.
And no TblSchools since its just one table.
Jonathan Fisher replied ago:
I meant more like "Schools" instead of "School"
vipul_vj replied ago:
Hey it's a really nice article and one of my favourites.
Voters For This Link (53)
Voters Against This Link (1)