Re: select question
From: Raymond (raymond8636_at_yahoo.com)
Date: 08/26/04
- Next message: fleurdefarine_at_hotmail.com: "SQLCE Push pb on VB.Net Compact Framework"
- Previous message: Ian Boyd: "Updating a view containing LEFT OUTER join?"
- In reply to: Aaron [SQL Server MVP]: "Re: select question"
- Next in thread: Nitin Rana: "Re: select question"
- Reply: Nitin Rana: "Re: select question"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Aug 2004 11:27:57 -0400
Because the return need to be insert into another table.
-- Raymond Yap "Aaron [SQL Server MVP]" <ten.xoc@dnartreb.noraa> wrote in message news:eOjoI$3iEHA.3896@TK2MSFTNGP10.phx.gbl... > Why can't the presentation layer do this? > > -- > http://www.aspfaq.com/ > (Reverse address to reply.) > > > > > "Raymond" <raymond8636@yahoo.com> wrote in message > news:ehBRm63iEHA.1656@TK2MSFTNGP09.phx.gbl... > > Hi All, > > > > Got a question on select: > > > > I have a table call userCode, that has a field name code char(2): > > > > Table: userCode > > code: > > A1 > > A2 > > A3 > > A4 .... > > > > I need a select to return one record like this: > > > > A1,A2,A3,A4.... > > > > No with any loop or cursor. > > > > Any ideas? > > -- > > > > Raymond Yap > > > > > >
- Next message: fleurdefarine_at_hotmail.com: "SQLCE Push pb on VB.Net Compact Framework"
- Previous message: Ian Boyd: "Updating a view containing LEFT OUTER join?"
- In reply to: Aaron [SQL Server MVP]: "Re: select question"
- Next in thread: Nitin Rana: "Re: select question"
- Reply: Nitin Rana: "Re: select question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|