View Single Post

   
  #7 (permalink)  
Old 04-12-2008, 06:38 AM
Matt Miller
 
Posts: n/a
Default 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

Reply With Quote