Quantcast
Channel: Database Design forum
Viewing all articles
Browse latest Browse all 2729

How to extract a sub string in SQL

$
0
0

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.


Viewing all articles
Browse latest Browse all 2729

Trending Articles