20 Sep
2011
20 Sep
'11
11:40 a.m.
On 01-08-2011 10:41:13 +0400, Eugene Prokopiev wrote:
is it possible to use "yy-MM-dd HH:mm:ss.SSS" date format via something like SET DATESTYLE in COPY INTO ... FROM ... with mclient to reuse existing files?
Nope, we just pickup standard SQL notation. If you have a different form, you're probably best off using a sed intermediate pipe.