The DBD field name glossary query returns the names of DBDs which contain a field which matches the field name specified in the WHERE clause.
View type: DataAtlasDBD
Modifications:
Change the search criteria of the elementAlias attribute in the SQL WHERE clause. In order to provide unique field names, the elementAlias name has the format <DBDName.SegmentName>FieldName<variation:revision>. To find all DBDs which have a specific field name, use the LIKE clause with % between the first two angle brackets.