Re: Dating Advice
From: Ewoud Dronkert (firstname_at_lastname.net.invalid)
Date: 02/24/05
- Next message: Geoff Berrow: "Re: calling included remote functions"
- Previous message: Chung Leong: "Re: What the hell is C-Sharp?"
- In reply to: relaxory: "Re: Dating Advice"
- Next in thread: NC: "Re: Dating Advice"
- Reply: NC: "Re: Dating Advice"
- Reply: Michael Fesser: "Re: Dating Advice"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 24 Feb 2005 08:10:55 +0100
On 23 Feb 2005 02:10:53 -0800, relaxory wrote:
> It's just a pain you know :)
What, 2 simple queries?
alter table t1 add d2 as date;
update t1 set d2=concat_ws('-',right(d1,4),mid(d1,3,2),left(d1,2));
-- Firefox Web Browser - Rediscover the web - http://getffox.com/ Thunderbird E-mail and Newsgroups - http://gettbird.com/
- Next message: Geoff Berrow: "Re: calling included remote functions"
- Previous message: Chung Leong: "Re: What the hell is C-Sharp?"
- In reply to: relaxory: "Re: Dating Advice"
- Next in thread: NC: "Re: Dating Advice"
- Reply: NC: "Re: Dating Advice"
- Reply: Michael Fesser: "Re: Dating Advice"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|