Table of Contents

Search

  1. Preface
  2. Introduction to Dynamic Data Masking
  3. Rules
  4. Connection Rules
  5. Security Rules
  6. Security Rule Set Simulator
  7. Masking Functions
  8. Stored Procedure Result Set Masking
  9. Integration with Informatica Products
  10. Appendix A: XML Functions Reference
  11. Appendix B: Glossary

Wildcards

Wildcards

Use the percent sign (%) and the underscore character (_) to match parts of an incoming SQL statement.
The percent sign matches an undefined number of characters. The percent sign can match zero. The underscore character matches one character. The asterisk (*) is not a wildcard because it is a valid SQL syntax.

0 COMMENTS

We’d like to hear from you!