How to join two COUNT results from two tables138 (12/30/2008 12:41:29 PM) comp.databases.mysql Hi I have an email campagin system while sending each mails i am recording it with current timestamp sample data number email tim_stmp 1 cxcx@yahoo.com 2008-12-25 13:34:38 2 fggg@yahoo.com 2008-12-... Anees
Please help to make this query838 (12/12/2008 5:05:25 PM) comp.databases.mysql Hi, I have 3 tables Questions -------------- Q_id Qustion Common_answers ---------------------------- common_id user_id All_answers ------------------ id Q _id Answer(Y/N) common_id Its a survey type of q... Anees
Help needed in Join and LEFT Join236 (8/20/2008 2:14:31 PM) comp.databases.mysql Hi everyone I have 3 tables category (ID,name) products (ID,category_id,product_name) Product_images(ID, product_id,image,main_pic(Y/N)) There will be maximum one picture for each product as main_pic status= ... Anees
PDF generation from HTML125 (3/28/2008 1:16:49 PM) comp.lang.php Hi, I hav created a newsletter creator, that will will the out put as a PDF to the user User can select some articles with one template And we will merge the articles with templates to generate simple HTML (u... Anees
Indexes196 (10/19/2007 3:40:36 AM) comp.databases.mysql Hi am relatively new to Mysql can any body tell (or guide to some good sites) about how the indexes will reduce the execution time , what criteria we need to keep when an index is creating and how... Regards ... Anees
How to check whether javascript is enabled in the browser2114 (9/22/2007 4:25:22 AM) comp.lang.javascript Hi, I have some unavoidable javascript code in my page. so if a user opens the page in a javacript disabled browser my page will be completely messed up!!!! how can i prevent this? i know it might hav been an... Anees
Change of Page Title when using location.href #2195 (9/10/2007 3:43:22 PM) comp.lang.javascript Hi, I have used the line location.href ="#top" to point the page to the top position where i added some text Its working Correctly in both Fire fox and IE.. But in IE it does an extra thing that it adds the h... Anees
Change of Page Title when using location.href0110 (9/10/2007 11:50:08 AM) comp.lang.javascript Hi, I have used the line location.href ="#top" to point the page to the top position where i added some text Its working Correctly in both Fire fox and IE.. But in IE it does an extra thing that it adds the h... Anees
Re-point into first record217 (9/4/2007 5:26:46 AM) comp.lang.php hi, am using mysql_fetch_array() method to fetch all the record and list it. after finishing all the records fetched i need to Index the record position into the beginning of the record set. Does we have any... Anees
muhd.anees's replies:
Items(3) /1
Help needed in Join and LEFT Join236 (8/20/2008 2:14:31 PM) comp.databases.mysql Hi everyone I have 3 tables category (ID,name) products (ID,category_id,product_name) Product_images(ID, product_id,image,main_pic(Y/N)) There will be maximum one picture for each product as main_pic status= ... muhd.anees(19)
Please help to make this query838 (12/12/2008 5:05:25 PM) comp.databases.mysql Hi, I have 3 tables Questions -------------- Q_id Qustion Common_answers ---------------------------- common_id user_id All_answers ------------------ id Q _id Answer(Y/N) common_id Its a survey type of q... muhd.anees(19)