Questions & Feedback
Controller
To use the query to find the table and field/column name on a page:
The SQL for this query is:
SELECT A.PNLNAME, A.DESCR, B.LABEL_ID, B.LBLTEXT, B.PNLFLDID, B.PNLNAME, B.RECNAME
FROM PSPNLDEFN A, PSPNLFIELD B
WHERE ( A.PNLNAME = B.PNLNAME
AND A.PNLNAME = :1
AND B.RECNAME NOT LIKE '%W%R%K%')
ORDER BY 4
Questions & Feedback
Controller
1800 Grant Street, Suite 200 | Denver, CO 80203 | Campus Box: 436 UCA
Need Help? FSS@cu.edu