in reply to Sorting hash values

That doesn't look like a hash; if you coded it as you have above, you'd end up with only one entry for sse_date and one for bld_num. Do you actually have a list of hashes, or a hash of lists, or?...Can you show us a small snippet of the code where you create this?