Hi,
is it possible in mySQL (or SQL generic) to use a field content as a field name?
Example:
I have created a database with a couple of fields which are named 1, 2, 3 and so on up to 14. It is a special calculation table.
Also there is a field called "reference" which contains a number between 1 and 14. This number tells me which field I should use for further calculation.
Does someone know a solution for this?
Thanks in advance.
korinor
is it possible in mySQL (or SQL generic) to use a field content as a field name?
Example:
I have created a database with a couple of fields which are named 1, 2, 3 and so on up to 14. It is a special calculation table.
Also there is a field called "reference" which contains a number between 1 and 14. This number tells me which field I should use for further calculation.
Does someone know a solution for this?
Thanks in advance.
korinor