Simple syntax question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Craig Stadler

    Simple syntax question

    How do you represent a _ in a query? (literally)

    I have tried \_ but it doesn't work....
    -Craig


  • Bill Karwin

    #2
    Re: Simple syntax question

    Craig Stadler wrote:
    [color=blue]
    > How do you represent a _ in a query? (literally)
    >
    > I have tried \_ but it doesn't work....[/color]

    It should, according to


    Read the notes about ESCAPE on that page.

    Regards,
    Bill K.

    Comment

    Working...