RE: Within-group aggregate query help please - customers and latest subscription row

2011-10-25 Thread Hal�sz S�ndor
2011/10/24 16:31 -0700, Daevid Vincent WHERE cs.customer_id = 7 GROUP BY customer_id Well, the latter line is now redundant. How will you make the '7' into a parameter? -- MySQL General Mailing List For list archives:

Within-group aggregate query help please - customers and latest subscription row

2011-10-24 Thread Daevid Vincent
` ( `subscription_id` bigint(12) unsigned NOT NULL default '0', `customer_id` int(10) unsigned NOT NULL default '0', `date` date NOT NULL default '-00-00', ... ); I want to show a table where I list out the ID, email, username, and LAST SUBSCRIPTION. I need this data in TWO ways

RE: Within-group aggregate query help please - customers and latest subscription row

2011-10-24 Thread Daevid Vincent
- From: Daevid Vincent [mailto:dae...@daevid.com] Sent: Monday, October 24, 2011 1:46 PM To: mysql@lists.mysql.com Subject: Within-group aggregate query help please - customers and latest subscription row I know this is a common problem, and I've been struggling with it for a full day now but I

RE: Within-group aggregate query help please - customers and latest subscription row

2011-10-24 Thread Daevid Vincent
Okay, it seems I am learning... slowly... So there needs to be a second WHERE in the sub-select... To get ONE customer's last subscription (0.038s): SELECT c.customer_id, c.email, c.name, c.username, s.subscription_id, s.`date` FROM

Re: Subscription

2004-06-04 Thread Egor Egorov
Tom Murdock [EMAIL PROTECTED] wrote: Good evening, I would like to subscribe to MySQL mailing list. Thank you. If you want to subscribe to MySQL mailing list, visit http://lists.mysql.com/ -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is

Subscription

2004-06-03 Thread Tom Murdock
Good evening, I would like to subscribe to MySQL mailing list. Thank you. Cedomilj _ FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/ -- MySQL General Mailing

Re: Subscription

2004-06-03 Thread Josh Trutwin
On Thu, 03 Jun 2004 14:56:23 -0500 Tom Murdock [EMAIL PROTECTED] wrote: Good evening, I would like to subscribe to MySQL mailing list. Thank you. Your wish appears to have been granted. :) Josh -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:

Re: Subscription

2004-06-03 Thread Khazret Sapenov
list. No special arrangements needed. Best regards, MySQL DB Supporter - Original Message - From: Tom Murdock [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 03, 2004 12:56 PM Subject: Subscription Good evening, I would like to subscribe to MySQL mailing list. Thank

Subscription Required

2003-03-15 Thread Amit Prakash
Dear sir/Madam I am a mysql developer and want to keep myself updating the events with MySQL. Thanking You Regards Amit Prakash Software Engineer Savitr Software Services (P) Ltd. Hyderabad - Before posting, please check:

mySQL, MS SQL and a push subscription?

2001-07-31 Thread Sebastian Frost
Hello, I spent the last days with searching a solution for the following problem: We have to synchronise an MS SQL database in the USA with a mySQL database in germany. The programmer who supports the database in the USA likes to do that via a push-Subscription, which is an MS SQL feature

RE: mySQL, MS SQL and a push subscription?

2001-07-31 Thread Basil Hussain
Hi, We have to synchronise an MS SQL database in the USA with a mySQL database in germany. The programmer who supports the database in the USA likes to do that via a push-Subscription, which is an MS SQL feature (not a very save feature I read!?). So, my question is: Is there a way to do

Re: mySQL, MS SQL and a push subscription?

2001-07-31 Thread Sinisa Milivojevic
-Subscription, which is an MS SQL feature (not a very save feature I read!?). So, my question is: Is there a way to do that with these different Databases? And if not: Is there another way to connect an MS SQL- to a mySQL database to Publish a Database from one server to another? I've searched

push subscription with MS SQL and mySQL?

2001-07-30 Thread Sebastian Frost
Hello, I spent the last days with searching a solution for the following problem: We have to synchronise an MS SQL database in the USA with a mySQL database in germany. The programmer who supports the database in the USA likes to do that via a push-Subscription, which is an MS SQL feature

subscription

2001-03-08 Thread LEVY jérémy
[EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL PROTECTED] To unsubscribe,