![]() | |
#41
| |||
| |||
|
|
My group is working to create a new set of Db standards as we embark upon redesigning our new web app backend db. The other architect wants every table/column/variable name to be unabbreviated and as descriptive as possible. This of course leads to long and ungainly names. while this is all well and fine in theory, when writing a lot of code, long column names are no fun and often lead to bugs due to spelling errors (Not that I would know anything about that ) I would like to hear from the community what you all feel are best practices regarding naming conventions, and how they affect your environment. |
|
Thanks in advance! |
#42
| |||
| |||
|
|
My group is working to create a new set of Db standards as we embark upon redesigning our new web app backend db. The other architect wants every table/column/variable name to be unabbreviated and as descriptive as possible. This of course leads to long and ungainly names. while this is all well and fine in theory, when writing a lot of code, long column names are no fun and often lead to bugs due to spelling errors (Not that I would know anything about that ) I would like to hear from the community what you all feel are best practices regarding naming conventions, and how they affect your environment. |
|
Thanks in advance! |
#43
| |||
| |||
|
|
My group is working to create a new set of Db standards as we embark upon redesigning our new web app backend db. The other architect wants every table/column/variable name to be unabbreviated and as descriptive as possible. This of course leads to long and ungainly names. while this is all well and fine in theory, when writing a lot of code, long column names are no fun and often lead to bugs due to spelling errors (Not that I would know anything about that ) I would like to hear from the community what you all feel are best practices regarding naming conventions, and how they affect your environment. |
|
Thanks in advance! |
#44
| |||
| |||
|
|
My group is working to create a new set of Db standards as we embark upon redesigning our new web app backend db. The other architect wants every table/column/variable name to be unabbreviated and as descriptive as possible. This of course leads to long and ungainly names. while this is all well and fine in theory, when writing a lot of code, long column names are no fun and often lead to bugs due to spelling errors (Not that I would know anything about that ) I would like to hear from the community what you all feel are best practices regarding naming conventions, and how they affect your environment. |
|
Thanks in advance! |
#45
| |||
| |||
|
|
My group is working to create a new set of Db standards as we embark upon redesigning our new web app backend db. The other architect wants every table/column/variable name to be unabbreviated and as descriptive as possible. This of course leads to long and ungainly names. while this is all well and fine in theory, when writing a lot of code, long column names are no fun and often lead to bugs due to spelling errors (Not that I would know anything about that ) I would like to hear from the community what you all feel are best practices regarding naming conventions, and how they affect your environment. |
|
Thanks in advance! |
#46
| |||
| |||
|
|
My group is working to create a new set of Db standards as we embark upon redesigning our new web app backend db. The other architect wants every table/column/variable name to be unabbreviated and as descriptive as possible. This of course leads to long and ungainly names. while this is all well and fine in theory, when writing a lot of code, long column names are no fun and often lead to bugs due to spelling errors (Not that I would know anything about that ) I would like to hear from the community what you all feel are best practices regarding naming conventions, and how they affect your environment. |
|
Thanks in advance! |
#47
| |||
| |||
|
|
On Nov 19, 12:29*pm, chenthorn <car... (AT) hotmail (DOT) com> wrote: My group is working to create a new set of Db standards as we embark upon redesigning our new web app backend db. The other architect wants every table/column/variable name to be unabbreviated and as descriptive as possible. This of course leads to long and ungainly names. while this is all well and fine in theory, when writing a lot of code, long column names are no fun and often lead to bugs due to spelling errors (Not that I would know anything about that ) I would like to hear from the community what you all feel are best practices regarding naming conventions, and how they affect your environment. There is no impact on performance whatsoever, so you are free to choose whatever naming convention makes your code most writable, readable and maintainable. Thanks in advance!- Hide quoted text - - Show quoted text - |
#48
| |||
| |||
|
|
On Nov 19, 12:29*pm, chenthorn <car... (AT) hotmail (DOT) com> wrote: My group is working to create a new set of Db standards as we embark upon redesigning our new web app backend db. The other architect wants every table/column/variable name to be unabbreviated and as descriptive as possible. This of course leads to long and ungainly names. while this is all well and fine in theory, when writing a lot of code, long column names are no fun and often lead to bugs due to spelling errors (Not that I would know anything about that ) I would like to hear from the community what you all feel are best practices regarding naming conventions, and how they affect your environment. There is no impact on performance whatsoever, so you are free to choose whatever naming convention makes your code most writable, readable and maintainable. Thanks in advance!- Hide quoted text - - Show quoted text - |
#49
| |||
| |||
|
|
On Nov 19, 12:29*pm, chenthorn <car... (AT) hotmail (DOT) com> wrote: My group is working to create a new set of Db standards as we embark upon redesigning our new web app backend db. The other architect wants every table/column/variable name to be unabbreviated and as descriptive as possible. This of course leads to long and ungainly names. while this is all well and fine in theory, when writing a lot of code, long column names are no fun and often lead to bugs due to spelling errors (Not that I would know anything about that ) I would like to hear from the community what you all feel are best practices regarding naming conventions, and how they affect your environment. There is no impact on performance whatsoever, so you are free to choose whatever naming convention makes your code most writable, readable and maintainable. Thanks in advance!- Hide quoted text - - Show quoted text - |
#50
| |||
| |||
|
|
On Nov 19, 12:29*pm, chenthorn <car... (AT) hotmail (DOT) com> wrote: My group is working to create a new set of Db standards as we embark upon redesigning our new web app backend db. The other architect wants every table/column/variable name to be unabbreviated and as descriptive as possible. This of course leads to long and ungainly names. while this is all well and fine in theory, when writing a lot of code, long column names are no fun and often lead to bugs due to spelling errors (Not that I would know anything about that ) I would like to hear from the community what you all feel are best practices regarding naming conventions, and how they affect your environment. There is no impact on performance whatsoever, so you are free to choose whatever naming convention makes your code most writable, readable and maintainable. Thanks in advance!- Hide quoted text - - Show quoted text - |
![]() |
| Thread Tools | |
| Display Modes | |
| |