This is the query
$qry=select count(*) as heading,id,name from tblname group by heading;
if count(*) values two . Two time need to insert those values into other table.
how can i insert.
please help me.
MySQL query Insertion problem
Moderator: General Moderators
-
vilvendhan
- Forum Newbie
- Posts: 5
- Joined: Thu Apr 19, 2007 6:21 am
MySQL query Insertion problem
Last edited by vilvendhan on Wed May 23, 2007 6:40 am, edited 1 time in total.