Lexicographic sort
Alternatively referred to as an alphabetic sort, a lexicographic sort is a method of sorting data in alphabetical order (A to Z). For example, the below data is sorted in lexicographic order.
- Always here
- Computer Hope
- Free Support
- Sort Example
- Technical Advice
Also see: Alphabetic, Data manipulation, Sort
