Wildcard-character search patterns  Supported CSPs

Chapter 6: Using Stored Procedures

Escape character

To use a wildcard character as a literal, precede it with an @ (at) sign. If the parameter normally accepts the wildcard character, you can mix the percent (%) wildcard character with escaped wildcard characters (@%) interpreted as literals. If the parameter does not accept the wildcard character, an @ (at) sign must precede the wildcard character to use the character as a literal.





Copyright © 2005. Sybase Inc. All rights reserved. Supported CSPs

View this book as PDF