Hello.




What about:

  select topics from topics where topics like 'M%';







Sebastian <[EMAIL PROTECTED]> wrote:

> i have a text field column and i want to select the rows based on the 

> first letter in this column, eg:

> 

> ---------

> | topics |

> ---------

> Motherboard

> Hard Drives

> Memory

> Video Cards

> Monitors

> 

> i want to select all the rows that begin with the letter M (Motherboard, 

> Memory, Monitors)

> any suggestions?

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to