I have a specific value, let’s say string ‘comments’. I need to find all instances of this in the database as I need to do an update on the format to change it to (*) Comments.

How can I do this? The database is in SQL Server 2000 format.

4 Answers
4

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *