mrdenny
46795 pts. | Oct 17 2009 10:15PM GMT
Using what language and what platform?
This is something which would be better done using a regex expression in the client not in the database.
UUKKY
15 pts. | Oct 19 2009 2:55AM GMT
i want to write using
Structured query language in Teradata
platform is dataware house
Meandyou
1840 pts. | Oct 19 2009 1:55PM GMT
mrdenny is correct; better to do this in code rather than an SQL statement.
SQL is best suited for processing individual columns as opposed to parsing a string of data.






