where conditions

A

alekm

Hi,
I'd like to know which condition in where part of sql will be considered
first. I'd like to optimize sqls.
For example: select * from table t where condition1 and condition2 and
condition3

thank you in advance

alekmil
 
S

Stefan Hoffmann

Top