dna1
New Contributor II

I would try changing the query to something like the following, it should return the column names in the table so you can see if the jdbc call is actually returning the data correctly

SELECT * FROM wphub_poc.gold.v_d_building limit 10