Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sorting query output with Romal Numeral (sorted alphabetically)

Status
Not open for further replies.

lizok

Programmer
Joined
Jan 11, 2001
Messages
82
Location
US
Hello, i need some help.
i have a query that outputs this one column that (note: 602.16(a)(1)(i) is data in column, not concatinated data):
602.15(a)(4)
602.15(a)(5)
602.15(a)(6)
602.15(b)
602.16(a)(1)(i)
602.16(a)(1)(ii)
602.16(a)(1)(iii)
602.16(a)(1)(iv)
602.16(a)(1)(ix)
602.16(a)(1)(v)
602.16(a)(1)(vi)
602.16(a)(1)(vii)
602.16(a)(1)(viii)
602.16(a)(1)(x)

Please note that it sort but when i have Roman numeral, they are sorted alphabetically: iv,ix,v and it should be iv,v,ix. Is there a way to sort it correctly.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top