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