I'm needing to hide or remove the feature that adds the database username before the table name in SQL Worksheets. For example, when using Query Builder in v19.4.0.354 to link tables, it causes table names and columns to be prefixed with the connected database username. Example,
SELECT DBUSERNAME.TABLE.COLUMN FROM DBUSERNAME.TABLE;
Is there a preference to turn this off? I did not experience this setting in v4.0.3.16.
Thanks,
Seth