You are viewing a plain text version of this content. The canonical link for it is here.
Posted to regexp-user@jakarta.apache.org by jfina <jf...@online.no> on 2002/04/05 10:31:06 UTC

Arithmetic ?

Since it seems like regexp is lacking arithmetic functions i'm not sure if the following is possible:
Converting a database sql file (structure) i need to replace all NVARCHAR(...)'s greater than 255 to TEXT. (e.g. NVARCHAR(4000) ->
TEXT)
Any ideas?

/Jon


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>