Test Data Management 
			
			- Test Data Management 10.5.3
- All Products
 
           
      	
            
	
      | Filter Type 
				 | Sample Text 
				 | Operator Type 
				 | 
|---|---|---|
|  Exact match 
				 | "EMPLOYEE_FIRSTNAME" 
				 |  Equality operator 
				 | 
| Starts with 
				 | EMPLOYEE* 
				 | Like operator and type is STARTS_WITH 
				 | 
| Ends with 
				 | *SALARY 
				 | Like operator and type is ENDS_WITH 
				 | 
| Contains 
				 |  BONUS 
				 | Like operator and type is CONTAINS 
				 | 
| Test Data Manager Page 
				 | Path in Test Data Manager 
				 |  Advanced Filter Supported Columns 
				 | 
|---|---|---|
| Discover | Column 
				 |  Project -> Discover -> Columns 
				 |  Table Name, Column, Owner, Data Type, and Domain 
				 | 
| Define | Data Masking 
				 |  Project -> Define -> Data Masking 
				 | Name, Owner, Columns, Data Type, Domain, Policy, and Masking Rule 
				 | 
| Define | Data Generation 
				 | Project -> Define -> Data Generation 
				 | Table, Owner, Column, Data Type, Data Domain 
				 | 
| Profile Results 
				 | Project -> Discover -> Profile -> Column Profile Results -> Column Table 
				 |  Table, Column, and Data Type 
				 |