Enhancement Request: execute query with parameters in debuggins

Pazus

Member²
IS it possible to enchance debugging in Test window to be able to execute selected query (I mean by something like rightlick on select statement) with replacing parameters values with current values for the debuggin session.

Imagine I have a huge select statment (implicit cursor most likely) with dozens of variables. It would be really convinient if I can automatically replace all them with their values and evaluate select statement just in the current state of my debugging.
 
Back
Top