Suppose i have a column C in a table T, which is as follow:
sr | c |
---|---|
1 | 34444444444440 |
2 | 34444444444442 |
3 | 34444444444444 |
4 | 34444444444446 |
5 | 34444444444448 |
6 | 34444444444450 |
How can i verify or check if the values in Column C are arithmetic progression?