Re: select question

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Raymond (raymond8636_at_yahoo.com)
Date: 08/26/04


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
> >
> >
>
>


Relevant Pages

  • Re: select question
    ... >>Raymond Yap ... >>>> I have a table call userCode, ... >>>> No with any loop or cursor. ...
    (microsoft.public.sqlserver.programming)
  • select question
    ... I have a table call userCode, that has a field name code char: ... No with any loop or cursor. ... Raymond Yap ...
    (microsoft.public.sqlserver.programming)
  • Re: select question
    ... Why can't the presentation layer do this? ... (Reverse address to reply.) ... "Raymond" wrote in message ... > I have a table call userCode, that has a field name code char: ...
    (microsoft.public.sqlserver.programming)