[This topic is migrated from our old forums. The original author name has been removed]
Hi Hans, Roger,
would is be possible to add something like a dropdown list as a variable?
What I mean is:
I have choices A|B|C
and a query: select * from dual where dummy = ${'A'|'B'|'C'}$;
During execution it should give me a dropdown containing the values.
And as with many if my questions, there is a chance that it is already in place but that I was not able to find it ....
thanks.
Ronald.
1 Comment
Roger Bjärevall
said
about 9 years ago
[This reply is migrated from our old forums.]
Re: variable as drop down list in sql commander?
Hi Ronald,
Thanks for the suggestion. I will create a new ticket.
Regards
Roger
anonymous