I want to put the result of this equation there where it is 'RESULT1' already tried to do
result1 = x
More did not work, I have little experience with SQL yet;
SELECT (VA * VB) / VC
FROM (SELECT 5 AS VA, 10 AS VB, 5 AS VC, X AS RE...
asked by
12.02.2018 / 01:32