I have a code something like this in mysql and i it gives me error when executing in sqlite. Please tell me, what is the alternative command in sqlite?
Asked
Active
Viewed 503 times
1
-
From which language are you accessing the SQLite library? – CL. Mar 17 '16 at 07:44
-
The code i have mentioned here was used in oracle(No idea of which version). But I need the alternate code to use that in sqlite. – Batman Mar 17 '16 at 09:22
-
Found the code in oracle as ReExp_Replace but when i'm executing the query in sqlite it gives the error. – Batman Mar 17 '16 at 09:24