By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| Col1 | Col2 | Col3 | Col4 |
|---|---|---|---|
| 5 | 0 | 10 | 10 |
| 3 | 1 | 1 | 10 |
| 1 | -10 | -0.1 | -5 |
| Col1 | Col2 | Col3 |
|---|---|---|
| 5 | 0 | 10 |
| 3 | 1 | 10 |
| 1 | -10 | -5 |
| Col1 | Col2 | Col3 |
|---|---|---|
| 5 | 0 | 10 |
| 3 | 1 | 10 |
| 1 | -10 | -5 |
Msg 207 Level 16 State 1 Line 43
Invalid column name 'ScalarResult'.
Msg 102 Level 15 State 1 Line 2
Incorrect syntax near 'go'.