Use wildcards for object names - Connect_CDC - connect_cdc_mimix_share - 6.x

Connect CDC Getting Started Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
6.x
Language
English
Product name
Connect CDC
Title
Connect CDC Getting Started Guide
Copyright
2024
First publish date
2003
Last updated
2024-10-15
Published on
2024-10-15T20:38:41.117981

The Connect CDC Director recognizes the percent (%) and underscore (_) wildcard characters for filtering tables by object name. Use % as a replacement for multiple unspecified characters, and use _ as a replacement for a single unspecified character.

For example, using A% as the filtering string for table name from a certain set of tables retrieves the Art, Artist, and Artifact tables; using A_ retrieves no tables; and using A__ (two underscores) retrieves the Art table.

No escape character exists for the wildcard characters: You cannot use the % or _ characters to search specifically for tables whose names contain a % or _ special character.