developer
08-18-2007, 01:33 PM
Hello
I want to update some records and want to delete some characters from the string in data base like
This is my first query
I want to write a update query to update all records where the substring "my" is found and delete it from the string then the resulting string becomes
This is query
any suggestion
I want to update some records and want to delete some characters from the string in data base like
This is my first query
I want to write a update query to update all records where the substring "my" is found and delete it from the string then the resulting string becomes
This is query
any suggestion