On Feb 8, 2008 9:06 AM, Andrej Kastrin <[EMAIL PROTECTED]> wrote:
> The answer is simple no. I know I can to some preprocessing on input
> files using awk, sed etc. but don't want to change the structure of the
> file.

If the problem is that you have | characters in your data, then can
you change the || to \t (tabs) for this load?  Or some other
character?

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to