Re: [SQL] retrieving specific info. from one column and locating it in another

2002-11-28 Thread Christoph Haller
> > I'm trying to retrieve some info from one column and > put it in another. I have a column that has a bunch > of information in it called 'Route'. I don't need to > show all of that information. Instead I need divide > that single column into two seperate columns called > 'Sender' and 'Receiv

[SQL] retrieving specific info. from one column and locating it in another

2002-11-26 Thread MARC BEDOIS
I'm trying to retrieve some info from one column and put it in another. I have a column that has a bunch of information in it called 'Route'. I don't need to show all of that information. Instead I need divide that single column into two seperate columns called 'Sender' and 'Receiver'. How do I