I have a sql view called pm_label.
pm_label
I can run the query SELECT * FROM pm_label and it executes and returns results just fine.
SELECT * FROM pm_label
When I add