PDA

View Full Version : Mysql and excel query to extract all the UPPERCASE strings from a particular column


Chandrakanth09
Jan 29, 2011, 06:47 PM
Mysql and excel query to extract all the UPPERCASE strings from a particular column

For example:
Suppose these are the entries

+--------------+ The output should be
|Names |
|--------------+ RONEY
|RONEY | AKSHAY
|Vinay | STELLA
|Raju | DAVID
|AKSHAY |
|STELLA |
|DAVID |
+--------------+