Database View - sc_request and sc_task
I am trying to create a database view which will show all Requests (sc_request), Requested Items (sc_req_item) AND all Catalog Tasks (sc_task). My goal is to create a report off of the database view to where I can show the columns for the requests,...