Menu

#347 Session variables

open
nobody
None
5
2015-03-19
2015-03-19
lodopidolo
No

Related to Session variables, I would like to be added the possibility to create session variables in the SQL Editor.

Something like Oracle sqlplus:

var t numer
exec :t := my_func();
select * from my_tab where col1 = :t;

Discussion

Anonymous
Anonymous

Add attachments
Cancel