+ Reply to Thread
Results 1 to 3 of 3

Concatenate columns, separated by double quotes

  1. #1
    Felicia
    Guest

    Concatenate columns, separated by double quotes

    I need to concentate columns of data and format with double quotes between
    some of the values (but not all). CONCATENATE will not recognize the double
    quote character as a text value to insert into the output column.

  2. #2
    Duke Carey
    Guest

    RE: Concatenate columns, separated by double quotes

    Use CHAR(34) instead of the "


    "Felicia" wrote:

    > I need to concentate columns of data and format with double quotes between
    > some of the values (but not all). CONCATENATE will not recognize the double
    > quote character as a text value to insert into the output column.


  3. #3
    Felicia
    Guest

    RE: Concatenate columns, separated by double quotes

    Perfect. Thanks!

    "Duke Carey" wrote:

    > Use CHAR(34) instead of the "
    >
    >
    > "Felicia" wrote:
    >
    > > I need to concentate columns of data and format with double quotes between
    > > some of the values (but not all). CONCATENATE will not recognize the double
    > > quote character as a text value to insert into the output column.


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1