Re: [GENERAL] Allowing SYSDATE to Work > > Can't keywords share code
>
> the way to do what you want I think is
> like this:
>
> foo: bar_or_baz
> { code block }
> ;
>
> bar_or_baz: bar | baz ;
I'll try that, thanks.
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend |