Skip navigation links

MySQL Forums :: Table Space :: GROUP BY SHOW ALL DISTINCT COLUMNS


Advanced Search

Re: GROUP BY SHOW ALL DISTINCT COLUMNS
Posted by: DBA Lead ()
Date: September 07, 2010 06:18AM

Are you sure your logic is correct? You should also consider using a TINYINT or ENUM('ON','OFF') data type instead of an INT for flag.

--------------------------------------------------------------------
Geeks Worldwide -- http://www.geeksww.com/keywords/tutorials/mysql/

Options: ReplyQuote


Subject Views Written By Posted
GROUP BY SHOW ALL DISTINCT COLUMNS 6076 ajoe joseph 08/16/2010 12:51AM
Re: GROUP BY SHOW ALL DISTINCT COLUMNS 2192 Chris Janton 08/16/2010 04:03PM
Re: GROUP BY SHOW ALL DISTINCT COLUMNS 2390 Rick James 08/16/2010 10:36PM
Re: GROUP BY SHOW ALL DISTINCT COLUMNS 1721 DBA Lead 09/07/2010 06:18AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.