Do all Sorting Algorithm follow Greedy technique?

Selection sort uses the greedy techique, do all other sorting algorithm follow greedy technique?