Dear All,
I have a bunch of entries (numeric) in a database,each row is related to one other row( all the entries in that row differ by +- 0.5 from one other row in the database, somewhat like almost similar values with minor differences ) how do i write a SQL query to identify the related rows and display them in a group, i.e to display the row followed by the related row.
thank you in advance
regards
harsha
I have a bunch of entries (numeric) in a database,each row is related to one other row( all the entries in that row differ by +- 0.5 from one other row in the database, somewhat like almost similar values with minor differences ) how do i write a SQL query to identify the related rows and display them in a group, i.e to display the row followed by the related row.
thank you in advance
regards
harsha