Sort alphabetically
The `vets` dataset has columns vet_id, vet_name, specialty, and clinic. Sort it by specialty in alphabetical (ascending) order.
The `vets` dataset has columns vet_id, vet_name, specialty, and clinic. Sort it by specialty in alphabetical (ascending) order.