extract from database if key contatin string in SQL 2008using c#
- by salamonti
I have a table with two columns - the key contains the image name, like love_me.jpg. The second column contains the link for this image (IE: http:\...\love_me.jpg).
I want a query that will extract the link if I search using only "love".