[EMAIL PROTECTED] wrote:
> 
> I have a table having 3 field of text datatype. One of the field is Age_type where 
> the data is either 0+ or >75. Its found that on executing the select statement, this 
> particular column is showing blank in linux system, where as the same is showing the 
> datain windows system. In both system( windows and linux), the count of records for 
> Age_type is showing 3000, which is correct. I am wondering where I have gone wrong. 
> Why in linux this data is not getting displayed on selection.
> 

Show us your query. Did you execute SELECT statement in the mysql command-line client?



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [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