Re: How do I separate in SQL
From: Ray Higdon (sqlhigdon_at_nospam.yahoo.com)
Date: 02/19/04
- Next message: Vishal Parkar: "Re: Script to copy table between databases"
- Previous message: Rohtash Kapoor: "Re: Script to copy table between databases"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 19 Feb 2004 06:14:32 -0500
Try this page - http://www.algonet.se/~sommar/arrays-in-sql.html
-- Ray Higdon MCSE, MCDBA, CCNA --- "Newbie" <noidea@nospam.com> wrote in message news:%23OZdHR06DHA.2392@TK2MSFTNGP11.phx.gbl... > Hi, > > I have a field that uses "," to separate items > > Eg > apple, pear, orange > Monday, Tuesday, Wednesday, Thursday > > How can I split this into columns based on where the "," appears > > ie. Expected Result > apple > pear > orange > Monday > Tuesday > Wednesday etc > >
- Next message: Vishal Parkar: "Re: Script to copy table between databases"
- Previous message: Rohtash Kapoor: "Re: Script to copy table between databases"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|