Is there a way to set the field type, default value for a parameter?

Avatar
  • updated
  • Completed

With
c1 As (Select
DUAL.DUMMY,
:P1 As P1
From
DUAL)
Select
c1.DUMMY,
c1.P1
From
c1



I would like to set the acceptable input such as Number for P1

Avatar
Anonymous
Hi,

Thank you for your question.

We will implement such ability in the next version.
Avatar
Kelly

Is there a way to set a default value for a parameter?

Avatar
Anonymous

Sorry, but no. That would be a nice feature. We'll add it in our to-do list.

Avatar
Anonymous

Hello, 

This is done in the version 3.4.9.