![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Dear all I have a db table for all fields used in a calculation. id field_name ------------- 01 Telephone Number 02 Number of Children .. ... Now I wish to add a column of a boolean value to represent if it makes sense to sum up this field. let's say, it makes sense to sum up number of children so you know how many children in total are there, but it doesn't make sense to sum up telephone number. id ? field_name ------------- 01 N Telephone Number 02 Y Number of Children .. ... The question is what would you choose for column name? 1. "whether or not make sense to sum up this field" -- too long; 2. "sum-able" -- is it a good idea to create new word? Also values are always sum-able in certain sense. Thanks in advance for better word for this. |
#3
| |||
| |||
|
|
Dear all I have a db table for all fields used in a calculation. id field_name ------------- 01 Telephone Number 02 Number of Children .. ... Now I wish to add a column of a boolean value to represent if it makes sense to sum up this field. let's say, it makes sense to sum up number of children so you know how many children in total are there, but it doesn't make sense to sum up telephone number. id ? field_name ------------- 01 N Telephone Number 02 Y Number of Children .. ... The question is what would you choose for column name? 1. "whether or not make sense to sum up this field" -- too long; 2. "sum-able" -- is it a good idea to create new word? Also values are always sum-able in certain sense. Thanks in advance for better word for this. |
#4
| |||
| |||
|
|
Dear all I have a db table for all fields used in a calculation. id field_name ------------- 01 Telephone Number 02 Number of Children .. ... Now I wish to add a column of a boolean value to represent if it makes sense to sum up this field. let's say, it makes sense to sum up number of children so you know how many children in total are there, but it doesn't make sense to sum up telephone number. id ? field_name ------------- 01 N Telephone Number 02 Y Number of Children .. ... The question is what would you choose for column name? 1. "whether or not make sense to sum up this field" -- too long; 2. "sum-able" -- is it a good idea to create new word? Also values are always sum-able in certain sense. Thanks in advance for better word for this. |
#5
| |||
| |||
|
|
Dear all I have a db table for all fields used in a calculation. id field_name ------------- 01 Telephone Number 02 Number of Children .. ... Now I wish to add a column of a boolean value to represent if it makes sense to sum up this field. let's say, it makes sense to sum up number of children so you know how many children in total are there, but it doesn't make sense to sum up telephone number. id ? field_name ------------- 01 N Telephone Number 02 Y Number of Children .. ... The question is what would you choose for column name? 1. "whether or not make sense to sum up this field" -- too long; 2. "sum-able" -- is it a good idea to create new word? Also values are always sum-able in certain sense. Thanks in advance for better word for this. |
#6
| |||
| |||
|
|
Dear all I have a db table for all fields used in a calculation. id field_name ------------- 01 Telephone Number 02 Number of Children .. ... Now I wish to add a column of a boolean value to represent if it makes sense to sum up this field. let's say, it makes sense to sum up number of children so you know how many children in total are there, but it doesn't make sense to sum up telephone number. id ? field_name ------------- 01 N Telephone Number 02 Y Number of Children .. ... The question is what would you choose for column name? 1. "whether or not make sense to sum up this field" -- too long; 2. "sum-able" -- is it a good idea to create new word? Also values are always sum-able in certain sense. Thanks in advance for better word for this. |
#7
| |||
| |||
|
|
Dear all I have a db table for all fields used in a calculation. id field_name ------------- 01 Telephone Number 02 Number of Children .. ... Now I wish to add a column of a boolean value to represent if it makes sense to sum up this field. let's say, it makes sense to sum up number of children so you know how many children in total are there, but it doesn't make sense to sum up telephone number. id ? field_name ------------- 01 N Telephone Number 02 Y Number of Children .. ... The question is what would you choose for column name? 1. "whether or not make sense to sum up this field" -- too long; 2. "sum-able" -- is it a good idea to create new word? Also values are always sum-able in certain sense. Thanks in advance for better word for this. |
#8
| |||
| |||
|
|
Dear all I have a db table for all fields used in a calculation. id field_name ------------- 01 Telephone Number 02 Number of Children .. ... Now I wish to add a column of a boolean value to represent if it makes sense to sum up this field. let's say, it makes sense to sum up number of children so you know how many children in total are there, but it doesn't make sense to sum up telephone number. id ? field_name ------------- 01 N Telephone Number 02 Y Number of Children .. ... The question is what would you choose for column name? 1. "whether or not make sense to sum up this field" -- too long; 2. "sum-able" -- is it a good idea to create new word? Also values are always sum-able in certain sense. Thanks in advance for better word for this. |
#9
| |||
| |||
|
|
Dear all I have a db table for all fields used in a calculation. id field_name ------------- 01 Telephone Number 02 Number of Children .. ... Now I wish to add a column of a boolean value to represent if it makes sense to sum up this field. let's say, it makes sense to sum up number of children so you know how many children in total are there, but it doesn't make sense to sum up telephone number. id ? field_name ------------- 01 N Telephone Number 02 Y Number of Children .. ... The question is what would you choose for column name? 1. "whether or not make sense to sum up this field" -- too long; 2. "sum-able" -- is it a good idea to create new word? Also values are always sum-able in certain sense. Thanks in advance for better word for this. |
#10
| |||
| |||
|
|
I have a db table for all fields used in a calculation. id field_name ------------- 01 Telephone Number 02 Number of Children .. ... Now I wish to add a column of a boolean value to represent if it makes sense to sum up this field. let's say, it makes sense to sum up number of children so you know how many children in total are there, but it doesn't make sense to sum up telephone number. |
![]() |
| Thread Tools | |
| Display Modes | |
| |