Sub-Query sql-window doesn't show real FK values

Ameen

Member²
Sub-Query sql-window doesn't show real FK values, instead it shows the ":m_xxx" substitution parameters. The old version of PLSQL Dev program does show FK values and it is more convenient.
 
The Child SQL Window will now be refreshed when you move to a different record in the Parent SQL Window. Hence the bind variable.
 
Is there any "display tweaking" to show the value? because I need that to copy the entire select statement from child window without going to the parent window and get the value from there, this will save lots of efforts and prevent me from getting wrong values especially when I try to build large script to correct some data. Thanks.
 
Back
Top