How can we help you today? How can we help you today?

How to search for divide operator (forward slash) /

What is the syntax to search for the tsql divide operator (forward slash / ) by itself in a stored procedure?

Example:   X / Y   

There are spaces between the X / and the / Y   , but sometimes it will be X/Y without spaces or any combination of space with no space.

Thanks for the help
lebrand
0

Comments

1 comment

  • Jessica R

    Hi @lebrand!

    I think the following should work: [ ]/[ ]

    Jessica R
    0

Add comment

Please sign in to leave a comment.