Likes Received By cDc
-
anilinkz liked cDc's post in the thread How to SELECT count multiple values.
Try something like SELECT count(*), gender FROM mytable GROUP BY gender
Sep 4, 2010 -
peppy liked cDc's post in the thread How do I do this with MS Excel (CSV and MySQL).
If you are using the LOAD DATA command in MySQL there is an option to ignore the first row of the CSV file.
Jun 11, 2010 -
stinker liked cDc's post in the thread Any software to manage SQL database?.
Try downloading the MySql workbench - its free to download from the mysql site. Make sure you download the 5.2 beta version as it is...
Apr 23, 2010