I have a table that has a field, call it “score”.
Is it possible to write an SQL that takes the value in each “score” field, inputs the value in a formula, then the output from the formula is written to another field.
I have no experience is using formulas in SQL, and I do not know if its possible.
Any basic example, if its doable, would be helpful.
I have a table that has a field, call it score. Is it possible
Share
Pretty vague question, but here’s the general idea.
This “formula” just adds the 2 scores together
I suppose you could also calculate the “spread” like this: