Re: [SQL] Parentheses in FROM clause and evaluation order.

2005-08-18 Thread Dario Bahena Tapia
Hi, The final result seems to be the same, I just was curious about the standard behavior. Does the SQl says something about this execution order? Thanks for your response. salu2 dario estepario ... 2005/8/15, Stephan Szabo <[EMAIL PROTECTED]>: > On Wed, 10 Aug 2005 [EMAIL PROTECTED] wrote: >

Re: [SQL] Parentheses in FROM clause and evaluation order.

2005-08-18 Thread Dario Bahena Tapia
estepario ... 2005/8/15, Tom Lane <[EMAIL PROTECTED]>: > Stephan Szabo <[EMAIL PROTECTED]> writes: > > On Mon, 15 Aug 2005, Dario Bahena Tapia wrote: > >> The final result seems to be the same, I just was curious about the > >> standard behavior. Does the SQl says so