28 Oct
2011
28 Oct
'11
9:48 p.m.
On Fri, 2011-10-28 at 09:12 +0200, Sergei Golubchik wrote:
Yes, I agree absolutely. Let's fix the test instead. Was that cast(cast(20010203101112.1 as double) as datetime(1)) the only one that failed?
Yes, that one is the only one that fails. I changed it to: select cast(cast(20010203101112.5 as double) as datetime(1)); and updated the master results file and the test then passed. Steve Ellcey sje@cup.hp.com