On Wed, Apr 28, 1999 at 01:12:47PM -0400, Margarita Barvinok wrote:
> 
> This is from the Tutorial for version 6.4 of PostgreSQL. 
> 
> FETCH [ selector ] [ count ] 
>     { IN | FROM } cursor
> FETCH [ RELATIVE ] [ { [ # | ALL | NEXT | PRIOR ] } ]
>     FROM ] cursor
> 
> I think ' { IN | FROM } ' means that you must type IN or FROM

        Yes, thats correct... in my book it is [ in | from ]... Thank's
again!

--- Artur Pietruk, [EMAIL PROTECTED]

Reply via email to