Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2025 03:21 AM
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