Is there a standard for table and column names?
I see a lot of people use lowercase like itg_name1
and then others use uppercase ITG_NAME1
and yet others use Cap first letter Itg_Name1
Is there a standard???
Table/Column Names
Started by dirkfirst, Sep 20 2006 08:29 AM
5 replies to this topic
#1
Posted 20 September 2006 - 08:29 AM
|
|
|
#2
Posted 20 September 2006 - 11:09 PM
Hmm why there should be? I dont know but I dont think so!
#3
Posted 21 September 2006 - 08:43 AM
try this on for size, I've seen some programs where the programmer wasn't consistent with the same VARIABLE!
#4
Posted 21 September 2006 - 12:53 PM
As in a non case-sensitive programming language the programmer didn't use the same casing???
#5
Posted 21 September 2006 - 01:42 PM
So there is no standard other than my own?
#6
Posted 22 September 2006 - 08:51 AM
Correct Frantic. it was non case-sensitive, and I saw the same variable variously in all caps, all lower, camelcase, and a few with pseudo-random capitalization. It was very annoying to work on.


Sign In
Create Account


Back to top









