Hi,
I have two columns "Project Name" and "Flag".
Now i want to find out all the project names which contain a particular substring in it, like say - "SRM" and update the "Flag" column to value 1 for all those projects.
Can someone please help me with this. I'm not understanding how to do this in SQL.
Many thanks.