- Mar 1, 2000
- 30,890
- 5,001
- 126
I have values stored in SQL that contain numbers and "-" (so 9999-00-2-3333 for example).
I need them stored like that for most things, but one report I need to pull it for has to be without the "-" in the sequence.
Is there anyway to format those query results within the query itself?
Thanks in advance.
I need them stored like that for most things, but one report I need to pull it for has to be without the "-" in the sequence.
Is there anyway to format those query results within the query itself?
Thanks in advance.