Friday, March 26, 2010

How to search for 3 lettered words in a column - MySQL?

Programmer Question


<p>I have a 'Title' column with abbreviations (Ceo, Cio,..) which I have to capitalize. What is the most efficient way of finding 3 lettered words and capitalizing them?</p>

<p>Sample data :</p>

<pre><code>Title
-----------------------
Vp - business, Cio, Ceo
E Vp, Cfo
Ceo
Cio
Vp
</code></pre>

<p>Thank you so much!</p>



Find the answer here

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails