in reply to Best X-delimited format?
it's not used as much in data
That's it: it depends on what data you have. Anyway, I like both \t and #, but I also use ',' and ';' sometimes.
update: \t is not so good because some text editors will change it to spaces. It might get very hard to debug that.
|
|---|