What is wrong in this time difference query?

2003-01-20 Thread Putte Koivisto
row from every month with date difference of 7 instead of rows from last seven days. What went wrong? Do I have to specify the date format someway to the TO_DAYS function? Sincerely, Putte Koivisto - Before posting, please ch

How to easy delete old records from sql database

2003-01-09 Thread Putte Koivisto
? Sincerely, Putte Koivisto - 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 unsubscr

How to make INNER JOIN right?

2002-11-08 Thread Putte Koivisto
rows, wihc are the same in both tables. Problem is, that if I remove a row from secondary table, it does not come to query results any more, and I need to have all rows from master table even if there is no rows in secondary table. Sincerely, Putte Koivisto

How to use comma instead dot in numeric values?

2002-10-09 Thread Putte Koivisto
Is there a simple solution to define MySQL to use comma instead of dot in numeric fields? Sincerely, Putte koivisto - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com