Search Types |
|
|
|
Char |
Search for character values. |
Integer |
Search for integer values. |
Binary |
Search for binary strings. |
Real |
Search for floating point values. |
Column name |
Search for column's name. |
Search Scopes |
|
|
|
All open Connections |
Search within all open
connections. |
Selected Resource |
Search only within the
connections, catalogs, schemas, or tables that are selected in the
Tables View. |
Search Options |
|
|
|
Case sensitive |
Character values can be searched case sensitive. This is only enabled if the selected database supports the string functions needed to compare without case. |
Exact Match | If turned on, character values
will be compared to exactly match the search string. Else they will be
compared using the like operator and wildcards. |