[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: patch: local a,b from t
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 7 Sep 2005 18:57:12 -0300
> local a, b from some_table_expression
Using "in" instead of "from" avoids the creation of a new keyword, but may
not be as readable. --lhf