What
When executing a stored procedure in BigQuery, DBCode should show in the output log the SQL and "View results" link for each of the steps in the same way that the BigQuery Console does. See the screenshots below for comparison.
DBCode:

BigQuery Console:

Why (problem/use case)
I work with large stored procedures all the time where there are at least 50 steps. Every time I execute a stored procedure, DBCode would create 50 or more result sets. It's difficult to locate a particular result set without seeing the SQL in the output log and clicking on the link to jump directly to that result set.
Additional Context
Add any other context, screenshots, or examples about the feature request here.
What
When executing a stored procedure in BigQuery, DBCode should show in the output log the SQL and "View results" link for each of the steps in the same way that the BigQuery Console does. See the screenshots below for comparison.
DBCode:

BigQuery Console:

Why (problem/use case)
I work with large stored procedures all the time where there are at least 50 steps. Every time I execute a stored procedure, DBCode would create 50 or more result sets. It's difficult to locate a particular result set without seeing the SQL in the output log and clicking on the link to jump directly to that result set.
Additional Context
Add any other context, screenshots, or examples about the feature request here.