Re: A CSV or a LIST aggregate function
From: Brian Rice (mail_at_brianrice.com)
Date: 10/05/04
- Next message: Brian Rice: "Re: A CSV or a LIST aggregate function"
- Previous message: tshad: "Re: Connect problems with Sql Server Authentication"
- Next in thread: Brian Rice: "Re: A CSV or a LIST aggregate function"
- Maybe reply: Brian Rice: "Re: A CSV or a LIST aggregate function"
- Maybe reply: Brian Rice: "Re: A CSV or a LIST aggregate function"
- Messages sorted by: [ date ] [ thread ]
Date: 5 Oct 2004 12:46:00 -0700
> The problem is that it wouldn't have a universal purpose. Comma
> separated values is probably one of the weakest possible choices
> of delimiters because there are so many cases where commas might
> be embedded in character fields.
Of course comma seperated values can look like this:
12, '1 2', '12,23', '12''34'
and therefore handle all kinds of embedded stuff.
Also... I figured comma delimited list would tie into (potentially)
the IN clause where a comma seperated list is used.
- Next message: Brian Rice: "Re: A CSV or a LIST aggregate function"
- Previous message: tshad: "Re: Connect problems with Sql Server Authentication"
- Next in thread: Brian Rice: "Re: A CSV or a LIST aggregate function"
- Maybe reply: Brian Rice: "Re: A CSV or a LIST aggregate function"
- Maybe reply: Brian Rice: "Re: A CSV or a LIST aggregate function"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading