This question is based on this other question of mine, and uses all of the same basic info. That link shows my table layouts and the basic gist of the simple join.
I would like to write another query that would select EVERY record from Table1, and simply sort them by whether or not Value is less than the linked Threshold.
Again, I appreciate anyone who is willing to take a stab at this. Databases have never been a strong point of mine.