Code assistant doesn't work in SQL window

pavel_j

Member²
Hello,
When developer wants to test something quickly, he opens sql windows and writes easy begin end block. I have found that code assistant is not working there.

It's working in procedure
code-asistant-procedure.png


But it's not working in SQL window when I want to quickly test something
code-asistant-sql-window.png
 
The SQL Window does indeed not parse local variable types. Only the Program Window and Test Window do so.
 
Back
Top