Database Schema

Hello.

I’m considering connecting to our ERP database to prompt the data. The potential hiccup I have is that our tables and fields are named in a terrible format. For example, our customer file is FFCCUSN with all associated fields FFCCITE, FFCCITM, etc.

How would Julius know which fields to query? I do have the data definitions file. I’m curious how others have navigated this. Thanks!