STEPS TO REPRODUCE:
Expected Results: The Attributes list page to show the correct Database Table and Database Column name.
Actual Results: The Attributes list page shows incorrect Database Table and Database Column name.
Release : 16.1.0
This is reported as DE68304
This is fixed in 16.1.2 release
Workaround: Use the results of the SELECT * FROM PRTASK query to see the Database Columns available for a direct SQL Query. Another alternative is to use REST for the Task API to get data for additional fields not stored in the primary task table. The API will provide data results for the related API-enabled fields on the object.